/autoplan
Chains the three planning skills in one command. The fastest way to go from "we should build X" to a complete sprint plan.
When to use
- Spinning up a new initiative
- The user says "plan everything", "give me the full plan", "let's plan this end to end"
- Saves three sequential commands
What it produces
Three files in .dragoon/plans/:
brief-{slug}-{date}.mdplan-eng-{slug}-{date}.mdplan-design-{slug}-{date}.md
Run it
dragoon autoplan "add user invites"
dragoon autoplan "add user invites" --apply
# skip parts you don't need
dragoon autoplan "small tweak" --apply --skip plan-design