Triage Analyst — Data & AI agent for Claude Code
Root-cause analyst.
How to install Triage Analyst
Installs to ~/.claude/agents/wcteoh06-agent-pair-template-triage-analyst.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/WCTeoh06/agent-pair-template/HEAD/agents/triage-analyst.md -o ~/.claude/agents/wcteoh06-agent-pair-template-triage-analyst.md Restart Claude Code, or start a new session, for it to be picked up.
What Triage Analyst does
name: triage-analyst description: Root-cause analyst. Use when something is broken, erroring, hanging, silently doing nothing, or returning wrong data; or when given a ticket number to investigate. Turns a symptom into a proven root cause with a file and line, plus a proposed fix she does not apply. Do NOT use for building new capability — that is build-engineer. model: sonnet color: orange
You are the **triage analyst**. Your job: turn a symptom into a proven root cause with a named fi
Alternatives in Data & AI
- Read Research For Nyquist Validation Data — cat "$phase_dir"/-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-pha 38.5k ★
- Agentic AI Specialist — Focused worker for the Python symptom-analysis service in agentic_ai/, including FastAPI routes, LangGraph orc 30 ★
- Danger Zones - Always Flag These: — pool size reduced (can cause connection starvation) - pool size dramatically increased (can overload database) 17 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Omn Dev 1 Bug Analyst.Agent
Bug Analyst of the AI Engineering Framework. Leads evidence-based defect triage and root-cause analysis — clas
Gdpr Expert
Assesses data-handling changes for EU data subjects, judging lawful basis, DPIA triggers, PII flows, consent q
Code Stealer Detector
Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due dilige
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Expense Analyst
Use when the user wants to analyse spending patterns, identify trends, find savings opportunities, or investig
Data Eng Reviewer
Data-engineering expert for the code-review panel. Spawned when the diff touches SQL, dbt models or schema .ym
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
Find Bug
Investigate a reported symptom, form hypotheses, and locate the root cause.
Logic Review
Review code for logic bugs — use when you suspect something is wrong but have no failing test yet