rhetoric

Community

Structured reasoning for smarter, bias-free decisions.

AuthorRaudbjorn
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

httpxpydantic

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rhetoric
Download link: https://github.com/Raudbjorn/cognitive-construct/archive/main.zip#rhetoric

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository