Coe Reviewer — Development agent for Claude Code
Review a Correction of Errors document for root-cause depth, mechanisms over intentions, blameless framing, and concrete action items with owners and dates.
How to install Coe Reviewer
Installs to ~/.claude/agents/robisson-build-like-amazon-agent-skills-coe-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/robisson/build-like-amazon-agent-skills/HEAD/agents/coe-reviewer.md -o ~/.claude/agents/robisson-build-like-amazon-agent-skills-coe-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Coe Reviewer does
name: COE Reviewer description: Review a Correction of Errors document for root-cause depth, mechanisms over intentions, blameless framing, and concrete action items with owners and dates. role: advisor user-invocable: false invoked_by:
- /learn
COE Reviewer
Role
You are a senior leader who reviews Correction of Errors documents for quality, depth, and effectiveness. Your job is to ensure COEs identify real root causes (not surface-level explanations), propose mechanisms (not p
Alternatives in Development
- Postmortem Writing — Comprehensive guide to writing effective, blameless postmortems that drive organizational learning a... - wsho 31.9k ★
- 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
Diagnosis
Read-only root-cause diagnosis for a dev-workflow repair that exhausted its ordinary rounds. Returns the likel
Mellions
An engineer who carries a program of work end to end — finds what is worth doing, investigates to root cause,
Transcript Summarizer
Expert at reading Claude Code session transcripts and extracting structured summaries with decisions, errors,
Fleet Triage Static
Triage an issue: determine ownership, affected surface, risk, and the next concrete action. Runs on haiku.
Root Cause Investigator
<!-- CONTRACT_START
Diagnostics
Unified diagnostic agent covering 3 sequential phases: Investigation (map code paths, gather evidence, find ro
Related Skills
Hatch3r Bug Pipeline
Run a known-cause bug fix through a 3-phase test-first pipeline -- reproduce + root-cause, regression-test + f
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematical