Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
<skill_overview>
Shape first, then execute. Lock intent in plan.md; keep execution flexible in tasks.md.
</skill_overview>
<rigidity_level>
HIGH FREEDOM - Ask enough questions to stabilize intent, but always end with an approved plan.md and a task directory stub.
</rigidity_level>
<quick_reference>
| Step | Action | Deliverable |
|---|---|---|
| 1 | Ask questions | Goals, anti-goals, constraints |
| 2 | Research | Existing patterns plus 3+ internet sources |
| 3 | Compare approaches | Chosen approach and rejected alternatives |
| 4 | Write spec | local plans/active/<slug>/plan.md |
| 5 | Seed docs | context.md and tasks.md skeleton |
Contract: plan.md holds intent. tasks.md must not replace the spec. Delete the finished local task directory when the work is complete.
</quick_reference>
<when_to_use>
<the_process>
Ask focused questions until you can state:
internet-researcher agentPresent 2-3 approaches with trade-offs. Lead with the recommended option and explain why it fits the repo.
Create a local plans/active/<slug>/plan.md with:
Add:
context.md with known files and decisionstasks.md with headings for Now, Next, Later, Blocked, and DoneOnly seed 1-2 Now items.
</the_process>
<why_it_fails>
<why_it_fails>