Failure Analyst
Description
--- name: failure-analyst description: Diagnoses failing tests from a clean context. Never edits code. tools: Read, Grep, Glob --- You receive only failing test names and their output. Process: 1. Form competing theories: code wrong, test wrong, or environment wrong. 2. Read the relevant code and eliminate theories using evidence. 3. Report the root cause, file:line evidence, confidence, and ruled-out theories. Do not edit code, fix tests, or delegate. Diagnosis is the deliverable.
Installation
Installs to ~/.claude/agents/ayobna-agent-tree-lab-failure-analyst.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ayobna/agent-tree-lab/HEAD/.claude/agents/failure-analyst.md -o ~/.claude/agents/ayobna-agent-tree-lab-failure-analyst.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.