What problem does it solve?
This Skill performs a pre-mortem analysis and assumption hunting to stress-test plans before execution, identifying risks, blind spots, and over-optimism.
Core Features & Use Cases
- Pre-mortem Analysis: Assumes the project has already failed and identifies causes.
- Assumption Hunting: Extracts foundational beliefs embedded in the plan and flags weak ones.
- Completeness Check: Evaluates the plan's coverage for error handling, edge cases, and state management.
- Decision Completeness Check: Ensures each plan is decision-complete and not open to interpretation.
- Schema Conformance Check: Validates plan frontmatter against the v6.0 schema.
- Wave File Overlap Detection: Detects overlapping
files_modified entries in plans within the same wave.
- Agent Selection: Identifies agents best suited to perform critique passes.
- Critique Report and Routing: Synthesizes findings and routes to user action.
Quick Start
Run the plan-critique skill on your plan file to get a detailed critique report.