plan-review
SolidReview an execution plan for alignment, sequencing, scope, dependencies, validation, recovery, risk, and implementation readiness. Use other skills for authoring, implementation, verification, and PRs.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- xiongxianfei
- Repository
- xiongxianfei/rigorloop
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
review-plan
Independent read-only review of a frozen Engineering plan before execution, in a context that did not cut it: feature or fix snapshot, obligation ledger sweep, phase and validator checks. Returns only PLAN-REVIEW-PASS or PLAN-REVIEW-FAIL with a snapshot-bound receipt (a product-intent gap is PLAN-REVIEW-FAIL with `class: product`). Never edits a plan artifact. Triggers: "review-plan", "review the plan", "review the phases".
plan-review
Adversarial critique of an implementation plan BEFORE any code exists — premise audit, alternatives comparison, guard/control arithmetic, concurrent-writer analysis, mechanism-cost proportionality, 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).
plan-reviewer
Validate that a work plan is executable before work starts.