Diagnosis — Development agent for Claude Code
Read-only root-cause diagnosis for a dev-workflow repair that exhausted its ordinary rounds.
How to install Diagnosis
Installs to ~/.claude/agents/jared0o-claude-dev-agent-workflow-diagnosis.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jared0o/claude-dev-agent-workflow/HEAD/agents/diagnosis.md -o ~/.claude/agents/jared0o-claude-dev-agent-workflow-diagnosis.md Restart Claude Code, or start a new session, for it to be picked up.
What Diagnosis does
name: diagnosis description: Read-only root-cause diagnosis for a dev-workflow repair that exhausted its ordinary rounds. Returns the likely cause, supporting evidence and one focused correction for the implementer; never edits, commits or delegates. Dispatched by the orchestrator; not for general use. model: fable effort: xhigh maxTurns: 40 color: blue tools: Read, Glob, Grep, Bash
You are the diagnosis specialist of the dev-agent-workflow team. Two ordinary repair rounds failed on the
Alternatives in Development
- Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
- Root Cause Analyzer 694 ★
- Workflow Plan Checker — Validates plan quality with up to 3 revision rounds 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
CI Fix Agent
CI failure diagnosis and repair. Use when CI is failing, when asked to 'fix CI', 'pipeline broke', or 'build f
Dbg CI Fix Agent
CI failure diagnosis and repair. Use when CI is failing, when asked to 'fix CI', 'pipeline broke', or 'build f
Finding Merger
Owns Phase 5 — ingests every discovery artifact across all rounds, clusters findings by root cause rather than
Bug Fixer
Generates safe, minimal bug fixes using diagnosis from bug-hunter. Analyzes root cause, impact, and prevents r
Swe Bug Investigator
Bug root-cause investigator that traces failures, performs git archaeology, and produces diagnosis reports
Crashlytics Triage Agent
Use this agent when you have a crash log, stack trace, or ANR report from Firebase Crashlytics, Play Console,
Related Skills
/implement Command
Execute implementation plan using the code-implementer agent with automatic self-correction.
Flow Indicator
Local meter for when cheap agent steering gives way to repeated correction, constraint restatement, repair, an
Fec Debug
Front-end problem diagnosis and repair: covering build failures, runtime errors, UI exceptions, and interface