Jared0o

Diagnosis — Development agent for Claude Code

Development community

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

Terminal
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

Full documentation available on GitHub

View Source Repository