convergence-debugger

Community

Pinpoint deliberation issues, achieve consensus.

Authorblueman82
Version1.0.0
Installs0

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.yaml related 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.yaml for early_stopping.enabled and respect_min_rounds, and examine the transcript for continue_debate: false flags 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

sentence-transformersscikit-learn

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.