What problem does it solve?
This Skill eliminates shallow, first-instinct responses to complex problems by enforcing a structured six-phase reasoning protocol that ensures all constraints are identified, multiple approaches are evaluated, and answers are self-reviewed before delivery.
Core Features & Use Cases
- Six-Phase Protocol: Decompose the problem, survey knowledge, generate multiple approaches, evaluate depth-first, construct layered explanations, and self-review before responding.
- Adversarial Self-Skepticism: Actively stress-tests solutions against edge cases, second-order effects, and potential flaws.
- Use Case: When designing a new system architecture, this Skill ensures you generate 2-4 distinct architectural approaches, evaluate trade-offs like correctness and maintainability, and present a bottom-line-up-front recommendation with concrete next steps.
Quick Start
Use the opus-reasoning-approach skill to analyze the hostel allocation algorithm requirements and recommend the optimal concurrency control strategy.