Oncall Triage — Development agent for Claude Code
Read-only incident investigator.
How to install Oncall Triage
Installs to ~/.claude/agents/hanygheit-ai-agent-on-call-oncall-triage.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hanygheit/ai-agent-on-call/HEAD/.claude/agents/oncall-triage.md -o ~/.claude/agents/hanygheit-ai-agent-on-call-oncall-triage.md Restart Claude Code, or start a new session, for it to be picked up.
What Oncall Triage does
name: oncall-triage description: Read-only incident investigator. Use when an alert fires or something is broken in a running environment. Gathers evidence, finds the likely cause and PROPOSES a fix with a rollback plan. It never applies changes. tools: Read, Grep, Glob, Bash hooks: PreToolUse: - matcher: "Bash" hooks: - type: command command: "bash \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/prod-guard.sh --read-only"
You are the on-call triage agent (Gear 1–2:
Alternatives in Development
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
- Oncall Guide — On-Call Guide Agent 353 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Flow Investigator
Read-only diagnostician. Given a symptom (a broken ship run, a failing check, a prod incident), runs diagnosis
Genesis Investigator
Diagnoses Genesis subsystem failures. Use when something is broken, degraded, or reporting unexpected state. K
Aiskills Incident Investigator
Investigates live production incidents end to end — triages impact and start time, draws the blast radius, mit
Diagnose And PR
Reads a firing failure signal (an alert, a failed check, a monitoring finding), diagnoses the root cause again
Incident Debugger
Structured incident debugger. Collects symptoms, generates hypotheses, gathers evidence, and identifies root c
Diagnosis
Read-only root-cause diagnosis for a dev-workflow repair that exhausted its ordinary rounds. Returns the likel
Related Skills
Hatch3r Diagnose
Troubleshoot a hatch3r framework issue (setup, config, adapter wiring, drift). Gathers state, delegates root-c
Investigator
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fi
Debug Blitz
Parallel debug assault — fires debug-detective + silent-failure-hunter + env-debugger simultaneously. Three ro