goal
Installation
SKILL.md
Goal Planning
Overview
Compressed alternative to the full feature development process. Produces a single goal.md document through a quick conversational interview — typically 3-6 questions total.
One document instead of four. Plain language instead of formal requirement IDs. Quick interview instead of deep multi-phase discovery.
When to use this:
- Infrastructure work (deploy, configure, set up a service)
- Script or small tool development
- Technical configurations or migrations
- Anything bigger than a one-off task but not a full product feature
When NOT to use this:
- Full product features → use
/feature-vision,/feature-requirements,/feature-spec,/feature-plan - Simple one-off tasks → just do them or use plan mode
IMPORTANT: Start by creating a TODO list to track the 3 phases of goal creation. Mark the first phase as "in_progress" and others as "pending".