What problem does it solve?
This Skill prevents project failure by forcing the documentation of assumptions, competing alternatives, and failure modes before execution begins, ensuring that risks are visible and managed from the start.
Core Features & Use Cases
- Competing Alternatives Analysis: Evaluates 2-3 approaches using ACH-lite to ensure the best path is chosen based on evidence rather than intuition.
- Pre-Mortem Analysis: Generates concrete failure scenarios across multiple time horizons to identify and mitigate risks before they occur.
- Assumption Register: Tracks every project assumption, rating them by fragility and defining mitigation strategies for high-risk bets.
- Use Case: A team is debating between two different architectural approaches for a new feature; this Skill structures the comparison, maps dependencies, and identifies potential bottlenecks before a single line of code is written.
Quick Start
Use the plan-writer skill to create a detailed project plan for the upcoming migration of our authentication system.