What problem does it solve?
Complex problem-solving often leads to unstructured thinking, cognitive biases, and suboptimal decisions. This Skill provides a robust framework for structured reasoning, multi-perspective deliberation, and pattern analysis to overcome these challenges.
Core Features & Use Cases
- Thought Recording & Tracking: Record thoughts with full revision history and branching, ensuring no idea is lost.
- Multi-Model Deliberation: Orchestrate debates between multiple AI models (e.g., Claude, GPT, Llama) to gain diverse perspectives and reach consensus on complex questions.
- Cognitive Bias Detection: Review thinking patterns using VibeCheck integration to identify and mitigate common cognitive biases like analysis paralysis.
- Use Case: Before committing to a major architectural change like "Should we use microservices or a monolith?", use the
deliberate command to get a multi-faceted debate from different AI models, complete with a confidence-scored consensus.
Quick Start
Deliberate on a critical question using multiple AI perspectives:
python3 scripts/rhetoric.py deliberate "Should we use microservices or monolith?" --rounds 3