integrated-reasoning-v2
Meta-orchestrator that selects optimal reasoning patterns based on problem characteristics. Analyzes 11 dimensions and recommends ToT, BoT, SRC, HE, AR, DR, AT, RTR, or NDF patterns.
What this skill does
# Integrated Reasoning v2 (IR-v2) Meta-orchestration guide for choosing optimal reasoning patterns. Analyzes problem characteristics and recommends which cognitive methodology to use. ## When to Use Invoke when facing complex problems and unsure which reasoning approach fits best. IR-v2 scores 11 dimensions and selects the optimal pattern. ## Available Patterns | Pattern | Best For | Key Strength | |---------|----------|--------------| | **ToT** (Tree of Thoughts) | Find THE best among known options | Systematic evaluation | | **BoT** (Breadth of Thought) | Explore ALL possible approaches | Exhaustive coverage | | **SRC** (Self-Reflecting Chain) | Step-by-step with validation | Error correction | | **HE** (Hypothesis-Elimination) | Find root CAUSE of issues | Diagnostic precision | | **AR** (Adversarial Reasoning) | Stress-test solutions | Robustness validation | | **DR** (Dialectical Reasoning) | Synthesize opposing views | Trade-off resolution | | **AT** (Analogical Transfer) | Novel problems, no precedent | Creative solutions | | **RTR** (Rapid Triage Reasoning) | Time-critical decisions | Speed optimization | | **NDF** (Negotiated Decision Framework) | Multi-stakeholder alignment | Consensus building | ## Quick Selection Guide ``` "I need the BEST option" → ToT "I need ALL options" → BoT "I need to trace step by step" → SRC "I need to find THE CAUSE" → HE "I need to VALIDATE a solution" → AR "I'm stuck between two approaches" → DR "This is completely novel" → AT "I need to decide NOW" → RTR "Multiple stakeholders must agree" → NDF ``` ## Dimension Scoring (0-5) Before selecting a pattern, score these dimensions: 1. **Sequential Dependencies** - Do steps depend on previous results? 2. **Criteria Clarity** - How clear are success criteria? 3. **Solution Space Known** - Are possible solutions well-defined? 4. **Single Answer Needed** - Is one best answer required? 5. **Evidence Available** - Can hypotheses be tested? 6. **Opposing Valid Views** - Are there legitimate tensions? 7. **Problem Novelty** - How unprecedented is this? 8. **Robustness Required** - Must solution withstand attack? 9. **Solution Exists** - Is there already a proposed solution? 10. **Time Pressure** - How urgent is the decision? 11. **Stakeholder Complexity** - How many parties must agree? ## Pattern Affinity Formulas ``` ToT = (CriteriaClarity × 0.35) + (SingleAnswer × 0.30) + (SolutionSpaceKnown × 0.20) + (SequentialDeps × 0.15) BoT = (1-SingleAnswer × 0.35) + (ProblemNovelty × 0.30) + (1-CriteriaClarity × 0.20) + (SequentialDeps × 0.15) SRC = (SequentialDeps × 0.45) + (CriteriaClarity × 0.25) + (EvidenceAvailable × 0.20) + (RobustnessRequired × 0.10) HE = (EvidenceAvailable × 0.40) + (CriteriaClarity × 0.30) + (SequentialDeps × 0.20) + (RobustnessRequired × 0.10) AR = SolutionExists >= 3 ? (RobustnessRequired × 0.45) + (EvidenceAvailable × 0.25) + (CriteriaClarity × 0.20) + (1-TimePressure × 0.10) : 0 DR = (OpposingValidViews × 0.50) + (CriteriaClarity × 0.20) + (1-SingleAnswer × 0.15) + (1-TimePressure × 0.15) AT = (ProblemNovelty × 0.45) + (1-SolutionSpaceKnown × 0.30) + (1-CriteriaClarity × 0.15) + (EvidenceAvailable × 0.10) RTR = (TimePressure × 0.50) + (CriteriaClarity × 0.25) + (RobustnessRequired × 0.15) + (SequentialDeps × 0.10) NDF = StakeholderComplexity >= 3 ? (StakeholderComplexity × 0.50) + (OpposingValidViews × 0.25) + (1-TimePressure × 0.15) + (CriteriaClarity × 0.10) : 0 ``` ## Parallel Execution When top 2 patterns score within 0.3 of each other: 1. Run both patterns in parallel 2. Compare outputs for agreement/disagreement 3. Use consensus or vote to determine final answer 4. Calibrate confidence based on agreement level ## Usage Example ``` User: "Should we use microservices or monolith for our new app?" IR-v2 Analysis: - Sequential Dependencies: 2 (independent evaluation) - Criteria Clarity: 3 (some clear, some subjective) - Solution Space Known: 5 (two options) - Single Answer Needed: 5 (must pick one) - Opposing Valid Views: 4 (both have merit) Top Patterns: 1. DR = 3.85 (opposing valid views present) 2. ToT = 3.60 (clear options to evaluate) Recommendation: Use DR to synthesize trade-offs, then ToT to score final decision. ``` ## Output Format When invoked, provide: 1. Dimension scores with reasoning 2. Pattern affinity calculations 3. Top 2-3 recommended patterns 4. Suggested execution approach 5. Confidence level (low/medium/high)
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.