What problem does it solve?
This Skill helps prevent wasted effort and risky deployments by enforcing rigorous, verifiable standards when evaluating a plan.
Core Features & Use Cases
- Critic-based plan evaluation: Assesses whether a plan meets strict clarity, specificity, and verification expectations.
- Evidence-backed quality checks: Verifies that claims are traceable (e.g., file/line references) and that acceptance criteria are concrete and testable.
- Risk and verification scrutiny: Checks for identified risks with mitigations and ensures verification steps are defined.
- Use case: Before implementing a change across a codebase, review the proposed steps and acceptance criteria to confirm all referenced files exist and the plan is executable.
Quick Start
Ask the agent to review the plan you provide and return an APPROVED, REVISE, or REJECT verdict with specific feedback tied to the plan’s requirements.