← ClaudeAtlas

n-inversion-filterlisted

Invert a plan to expose failure paths. Use when the user needs to find failure paths, avoidable errors, or what must not happen; magic words like "How could this fail". Do not use when already using n-risk-of-ruin when catastrophic survival risk is central.
thepraggyverse/naval · ★ 0 · AI & Automation · score 68
Install: claude install-skill thepraggyverse/naval
# Naval Inversion Filter Find what will fail, what to avoid, and which mistakes matter most. Read first: - `references/concept.md` ## Procedure 1. Define failure precisely across result, timing, cost, and ethics. 2. Generate internal, external, and interaction failure causes. 3. Rank causes by likelihood, impact, detectability, and reversibility. 4. Convert the top causes into removals, guardrails, monitors, and stop conditions. Return these checkable fields: - Failure definition - Ranked failure paths - Preventive removals - Early warnings - Stop conditions Use n-risk-of-ruin when catastrophic survival risk is central; inversion also covers ordinary failure. Paraphrase by default; do not reproduce long book passages. State uncertainty for attribution, health, legal, or financial claims that need verification.