Plan Review

Adversarial critique of an implementation plan BEFORE any code exists — premise audit, alternatives comparison, guard/control arithmetic, concurrent-writer analysis, and verification-plan quality. Derived from analysis of real planning failures that survived a full post-implementation review pipeline because review verifies mechanisms, not premises. Use when asked to "review this plan", "critique the plan", "plan check", "is this plan ready", "review the task note before I start", or before implementing any card that adds behavior, a guard, or spans sessions. NOT for: reviewing implemented code or PRs (use ship-check / pr-review), writing the plan itself (that's fable-mode + Plan agents), or auditing tests (test-audit).

aliasunder d8c2c55 15.2 KB Updated

File contents

aliasunder/agent-plugins/tree/main/plugins/plan-check/skills/plan-review commit d8c2c55bc8

Frequently asked questions

npx skillmds@latest add aliasunder/plan-review