
Claude Skills by pitahayaDevSoft
github.com/pitahayaDevSoftReview code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass.
Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
Display current run status and progress. Shows work item, mode, duration, and files changed.
Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
Initialize a new FIRE project by detecting workspace type and setting up standards.
Analyze project state and route user to the appropriate agent based on current context.
Display current FIRE project status and validate integrity of intents, work items, and runs.
Generate design documents for Validate mode work items (Checkpoint 1). Required for high-complexity items.
Capture user intent through guided conversation. Exploratory phase with high degrees of freedom.
Break an intent into discrete, executable work items with complexity assessment and dependency validation.