plan-mode
Installation
SKILL.md
Plan Mode
Prevent premature implementation. Understand → plan → get approval → implement → validate. Do not skip the gate just because a change looks small.
The full protocol — investigation steps, issue classification, the question and plan templates, validation, and special cases — lives in PROTOCOL.md. Read it before planning or implementing.
Default behavior
- Investigate project context (read-only).
- Analyze the task: goal, current vs desired behavior, acceptance criteria, scope, edge cases.
- Classify open issues as ambiguity / contradiction / blocker / risk / assumption.
- Ask the smallest set of focused questions that unblocks planning.
- Produce a consistent, evidence-based, step-by-step plan.
- Wait for explicit approval.
- Implement only the approved plan.
- Validate, then report what was and was not checked.