plan-mode-review
Installation
SKILL.md
Iron Law
NO PLAN APPROVAL WITHOUT ALL 5 PHASES REVIEWED — Phase 0 self-review runs first; skipping any phase voids the review
Plan Mode Review
Structured review workflow for non-trivial changes. Covers planning discipline (Phase 0) and 5-phase technical review with severity triage, decision logging, and production readiness gates.
Modes
Ask the user which mode to use:
| Mode | When | Phases |
|---|---|---|
| Big Change | New features, architectural changes, multi-service work | Phase 0 + all 5 review sections (up to 4 issues each) + Phase 6 if architecture decision present |
| Small Change | Focused feature, single-service change | Phase 0 + top issue per section only |
| Review Only | PR review, existing code audit, refactor | Skip Phase 0 (lightweight outcome check only) + all 5 review sections |