spec-plan
SolidSpec planning phase - explore codebase, design plan, get approval
Install
Quality Score: 89/100
Skill Content
Details
- Author
- maxritter
- Repository
- maxritter/pilot-shell
- Created
- 7 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- NOASSERTION
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
spec-bugfix-plan
Bugfix spec planning phase - investigate root cause, design fix, get approval
spec-plan
Write implementation plans, iterate with human annotations, create structured tasks. Use when there's an approved spec (design.md) and the next step is breaking it into implementable work. Trigger when the user says "write a plan", "plan this out", "break this down", "I added notes" (annotation cycle), or after spec-brainstorm completes. Also trigger for "create tasks" or "add to beads". Do NOT use for research (use spec-brainstorm) or execution (use spec-implement).
ae-spec-and-plan
Use before implementation when a coding task is broad, ambiguous, risky, product-facing, or likely to touch multiple files. Convert intent into a decision-complete plan with success criteria, constraints, and tests.
spec-verify
Spec verification phase - tests, execution, rules audit, code review
spec-implement
Spec implementation phase - TDD loop for each task in the plan