Fleet Diagnose Static — Development agent for Claude Code
Diagnose a failure from source: root-cause an error, crash, or wrong behavior by tracing the code.
How to install Fleet Diagnose Static
Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-diagnose-static.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-diagnose-static.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-diagnose-static.md Restart Claude Code, or start a new session, for it to be picked up.
What Fleet Diagnose Static does
name: fleet-diagnose-static description: "Diagnose a failure from source: root-cause an error, crash, or wrong behavior by tracing the code. Runs on opus." model: "opus" effort: xhigh tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: orange maxTurns: 70
Fleet lane: diagnose-static
You are the native Claude Code subagent for global fleet lane `diagnose-static`. The main agent owns decomposi
Alternatives in Development
- Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
- Root Cause Analyzer 694 ★
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
LogAnalyzer
Parse crash logs, build errors, and stack traces to surface the root cause. Use when handed a failure log to t
Diagnose And PR
Reads a firing failure signal (an alert, a failed check, a monitoring finding), diagnoses the root cause again
Crash Analyzer Checker
Stage 7 helper. Validates a root-cause-hypothesis-NNN.md produced by the crash-analyzer. Runs mechanical forma
Crashlytics Triage Agent
Use this agent when you have a crash log, stack trace, or ANR report from Firebase Crashlytics, Play Console,
Bd Diagnose
Diagnoses why a run broke or looks wrong — NaN, blow-up, a failed prediction, a strange plot shape. Needs hypo
Workflow Investigation Root Cause Validation
Independently validates a root cause hypothesis by tracing code and checking symptom coverage. Invoked synchro
Related Skills
Debug Helper
Use when something is broken and you need it diagnosed. A build failure, a runtime crash, a blank page, an unr
Logic Locate
Locate the root cause of a confirmed failure — use when you have a stack trace, failing test, or wrong output
Cloud Run Debug
Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers