What problem does it solve?
This Skill helps identify potential flaws, hidden assumptions, and risks in technical plans, implementation strategies, or architectural decisions before they lead to costly mistakes during development.
Core Features & Use Cases
- Assumption Extraction: Identifies and lists all explicit and implicit assumptions made in a plan.
- Claim Verification: Cross-references factual claims in the plan against the actual codebase.
- Pre-Mortem Analysis: Simulates failure scenarios to uncover potential problems.
- Concern Classification: Categorizes and prioritizes identified issues by severity (Blocking, Significant, Minor).
- Solution Proposal: Suggests fixes or alternative approaches for critical issues.
- Use Case: Before implementing a new microservice architecture, use this Skill to rigorously challenge the proposed design, ensuring all potential pitfalls are addressed upfront.
Quick Start
Use the challenge-plan skill to stress-test the following implementation outline: [Paste your plan here].