frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
code-review
Review code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass.
run-execute
Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
run-plan
Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
run-status
Display current run status and progress. Shows work item, mode, duration, and files changed.
walkthrough-generate
Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
project-init
Initialize a new FIRE project by detecting workspace type and setting up standards.
route
Analyze project state and route user to the appropriate agent based on current context.
status
Display current FIRE project status and validate integrity of intents, work items, and runs.
design-doc-generate
Generate design documents for Validate mode work items (Checkpoint 1). Required for high-complexity items.
intent-capture
Capture user intent through guided conversation. Exploratory phase with high degrees of freedom.
work-item-decompose
Break an intent into discrete, executable work items with complexity assessment and dependency validation.