using-deliberate-decisions
Introduction to the Deliberate Decisions framework - use when helping humans make high-stakes decisions
What this skill does
# Deliberate Decisions A framework for systematic decision-making. Helps surface hidden assumptions, separate facts from speculation, and make rigorous choices. ## When to Use Use this framework when a human faces a **high-stakes decision**: - Strategic business decisions (M&A, market entry, major investments) - Career decisions (job changes, pivots) - Technical decisions (architecture, vendor selection) - Any decision where being wrong is costly ## Decision Weight Not all decisions need the same rigor. After understanding the decision in Thesis Gate, suggest appropriate depth: | Weight | Time | Best For | |--------|------|----------| | **Light** | <10 min | Reversible decisions, domain expertise, lower stakes | | **Medium** | 30-40 min | Moderate stakes, some uncertainty | | **Complete** | 60-90 min | High stakes, irreversible, significant uncertainty | **Weight affects depth, not gates.** All 7 gates always run. See `deliberate-decisions:weight-classification` for detailed guidance. ## The Seven Gates Every decision passes through seven mandatory gates. You can exit early, but you cannot skip gates. | Gate | Name | Purpose | |------|------|---------| | 1 | **Thesis** | Articulate what we're deciding and why | | 2 | **Landscape** | Map Decision Points, Intersections, alternatives | | 3 | **Research** | Gather evidence, find reference class | | 4 | **Calibration** | Separate Facts from Assumptions, update Knowns/Unknowns | | 5 | **Contrarian** | Pre-mortem, steel-man opposition, surface biases | | 6 | **Synthesis** | Must-Be-True Conditions, Exit Criteria, recommendation | | 7 | **Decision** | Human chooses with full picture | ## Starting a Decision Use `/deliberate-decisions:decide` to begin. Options: - `/deliberate-decisions:decide` - AI suggests weight after Thesis gate - `/deliberate-decisions:decide --light` - Start at Light depth - `/deliberate-decisions:decide --medium` - Start at Medium depth - `/deliberate-decisions:decide --complete` - Start at Complete depth Weight can be upgraded mid-process but not downgraded. ## Core Principles 1. **Decisions fail in small assumptions** - Surface the hidden structure 2. **Facts vs Assumptions** - Rigorous separation of verifiable from speculative 3. **System 2 thinking** - Gates enforce deliberate, not intuitive, analysis 4. **Adversarial by default** - Pre-mortem and steel-manning are required 5. **One question at a time** - AI builds the model incrementally 6. **Right-sized rigor** - Match depth to stakes with weight classification ## Key Concepts - **Decision Points**: Individual choices or assumptions that influence outcome - **Decision Intersections**: How Decision Points depend on or conflict with each other - **Must-Be-True Conditions**: Assumptions that must hold for the decision to succeed - **Exit Criteria**: Pre-committed tripwires to reverse the decision if needed - **Weight**: Light/Medium/Complete depth classification ## Upgrading Mid-Process User can upgrade weight anytime by saying "let's go deeper." AI should suggest upgrading when detecting: - Emerging complexity beyond current weight - Low confidence on critical assumptions - Surprising research findings - Stakes higher than initially framed Already-completed gates stay as-is. Only remaining gates run at higher depth. ## Commands | Command | Action | |---------|--------| | `/deliberate-decisions:decide` | Start new decision from Thesis gate | | `/deliberate-decisions:decide --light` | Start at Light depth | | `/deliberate-decisions:decide --medium` | Start at Medium depth | | `/deliberate-decisions:decide --complete` | Start at Complete depth | | `/deliberate-decisions:advocate` | Generate compelling case FOR | | `/deliberate-decisions:detract` | Generate compelling case AGAINST | | `/deliberate-decisions:review-decision` | Review past decision against outcomes | | `/deliberate-decisions:resume-decision` | Continue paused decision |
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.