convergence-debugger
CommunityPinpoint deliberation issues, achieve consensus.
System Documentation
What problem does it solve?
AI deliberations may not converge as expected, early stopping might fail, or semantic similarity scores could be incorrect, leading to wasted API calls and inefficient AI interactions. This skill provides a systematic guide to diagnose and fix these issues, ensuring your AI models reach consensus efficiently.
Core Features & Use Cases
- Transcript Analysis: Quickly identify convergence status, similarity scores, and voting outcomes from deliberation transcripts.
- Configuration Verification: Debug common misconfigurations in
config.yamlrelated to thresholds, min rounds, and early stopping. - Backend Selection & Debugging: Verify which semantic similarity backend is in use (SentenceTransformer, TF-IDF, Jaccard) and debug score discrepancies.
- Early Stopping & Impasse Debugging: Diagnose why early stopping isn't triggering or why impasse detection isn't working as expected.
- Use Case: If your AI deliberation runs for too many rounds despite models appearing to agree, use this skill to check
config.yamlforearly_stopping.enabledandrespect_min_rounds, and examine the transcript forcontinue_debate: falseflags in model votes.
Quick Start
Begin by examining the latest deliberation transcript in the transcripts/ directory. Look for the "Convergence Information" and "Final Voting Results" sections to understand the deliberation's outcome and status.
Dependency Matrix
Required Modules
Components
Standard package💻 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: convergence-debugger Download link: https://github.com/blueman82/ai-counsel/archive/main.zip#convergence-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.