Skill chains
Skill Workflows
Follow curated chains of skills for planning, exploration, debugging, and full GSD execution.
Debug and Fix
Reproduce a hard bug, fix it test-first, and verify the completed behavior through UAT.
Use this when a failure is not yet understood and the fix needs evidence, regression coverage, and a final verification pass.
Explore and Validate
Stress-test an idea, prototype the riskiest interaction, then preserve the outcome as a PRD.
Use this when a feature direction is still uncertain and needs pressure-testing before committing to implementation.
Full GSD Cycle
Move a milestone phase from discussion through plan creation and autonomous execution.
Use this when the work is larger than a quick change and needs durable phase context, a detailed plan, and execution tracking.
Plan to Issues
Turn fuzzy implementation direction into a documented plan and independently grabbable issues.
Use this when you need to move from architectural discussion to executable implementation tickets without losing domain decisions.