What problem does it solve?
Reviews planning documents to detect scope creep, unjustified complexity, and speculative abstractions so teams can deliver the stated outcomes without overengineering.
Core Features & Use Cases
- Existing-solution check: Identifies where proposed work duplicates or ignores existing code, libraries, or infrastructure and recommends minimal change alternatives.
- Scope-goal alignment: Quotes mismatched requirements or implementation items and asks which goal they serve.
- Complexity challenge & prioritization: Flags unnecessary abstractions, framework-ahead-of-need, and priority-dependency issues, and assesses whether partial solutions should be completed.
- Use Case: Apply to RFCs, design docs, architecture proposals, or sprint plans to produce actionable scope-reduction recommendations and confidence calibration.
Quick Start
Review this planning document for scope alignment and unjustified complexity and produce a prioritized list of mismatches, unnecessary abstractions, and recommended minimal changes with confidence levels.