Diagnostics banner
tranhieutt tranhieutt

Diagnostics

Development community

Description

--- name: diagnostics description: "Unified diagnostic agent covering 3 sequential phases: Investigation (map code paths, gather evidence, find root cause), Verification (devil's advocate testing, triangulate findings), and Solution (divergent options, tradeoff analysis, surgical implementation plan). Replaces investigator + verifier + solver. Use for any complex bug diagnosis, root cause analysis, or architectural fix design." tools: Read, Glob, Grep, Write, Edit, Bash, WebSearch model: sonnet

Installation

Installs to ~/.claude/agents/tranhieutt-software_development_department-diagnostics.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tranhieutt/software_development_department/HEAD/.claude/agents/diagnostics.md -o ~/.claude/agents/tranhieutt-software_development_department-diagnostics.md

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

Full documentation available on GitHub

View Source Repository