Provider Diagnose banner
iLearn-Lab iLearn-Lab

Provider Diagnose

Development community

Description

--- description: Diagnose Kimi, GLM, and other live-provider compatibility failures argument-hint: Failure symptom allowed-tools: workspace_status,list_registry,tool_help,skill,read_file,grep,glob,read_json,run_subagent --- # Provider Diagnose Symptom: $ARGUMENTS ## Workflow 1. Load `live-provider-debugging` before changing anything. 2. Inspect provider conversion, query compaction, and the failing transcript path. 3. If the failure is subtle, delegate a bounded pass to `provider-debugger`.

Installation

Installs to ~/.claude/commands/ilearn-lab-evoharness-provider-diagnose.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/commands/provider-diagnose.md -o ~/.claude/commands/ilearn-lab-evoharness-provider-diagnose.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository