plan
Installation
SKILL.md
Plan
Plan in the current chat. Do not implement, create todos, review, or launch source-writing agents.
Workflow
- Investigate: inspect repository instructions, Git state, relevant files, tests, and existing patterns. Ground claims in what you read.
- Confirm intent: summarize the requested outcome, implicit requirements, boundaries, and the most important success condition. Ask for corrections.
- Clarify: ask only questions whose answers materially change the design. Resolve observable behavior, edge cases, quality level, and explicit exclusions.
- Compare approaches: present 2–3 materially different options with tradeoffs, risks, effort, and a recommendation.
- Select: ask the user to choose or approve an approach. Do not write the plan before this checkpoint.
- Write: after selection, resolve routine details from evidence and write only the absolute plan path supplied by the caller. Stop.
Keep each interactive turn focused. Investigate facts instead of asking the user to provide facts available in the checkout.
Plan Format
# [Plan name]