to-plan
Installation
SKILL.md
Synthesize an implementation plan from what you already know — do not interview. Default artifact: work/<feature-slug>/plan.md. If docs/agents/issue-tracker.md exists, follow it; otherwise assume local work/. Run /setup-work only for a non-default tracker.
SSOT is the markdown plan. HTML is an optional review render only — /implement-plan reads the .md.
User clarifications (Cursor)
When you need a discrete decision with a small set of clear options (about 2–6), prefer the AskQuestion tool so the user gets structured choices. Ask one decision at a time when this skill already sequences questions that way.
If AskQuestion is unavailable in the current environment, ask the same choices in ordinary chat (same options, same ordering).
Use plain chat for free-form answers.
Process
- Gather context (conversation, named map/spec links). Prefer glossary vocabulary; respect ADRs. Done when: constraints for the build are listed or linked.