Agent Reliability Reviewer — Data & AI agent for Claude Code
Use this agent to make an AI agent production-ready — reviewing its loops, cost controls, error handling, tool use, human-in-the-loop gates, checkpointing, and observability, then reporting concrete f.
How to install Agent Reliability Reviewer
Installs to ~/.claude/agents/imtiazrayhan-agentscamp-library-agent-reliability-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/imtiazrayhan/agentscamp-library/HEAD/agents/agent-reliability-reviewer.md -o ~/.claude/agents/imtiazrayhan-agentscamp-library-agent-reliability-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Agent Reliability Reviewer does
name: "agent-reliability-reviewer" description: "Use this agent to make an AI agent production-ready — reviewing its loops, cost controls, error handling, tool use, human-in-the-loop gates, checkpointing, and observability, then reporting concrete failure modes and fixes. Examples — \"is our agent safe to ship?\", \"our agent loops forever / burns tokens, harden it\", \"add guardrails and recovery before we put this agent in front of users\"." model: sonnet color: red tools: "Read, Grep, Glo
Alternatives in Data & AI
- Credential Hunter — Autonomous credential-attack pipeline runner 4.5k ★
- Multi Agent Systems Architect Agent — Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — cover 669 ★
- Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Kit Advisor
Advisor that audits the kit against current Claude Code best practices and AI workflow patterns to surface con
Commerce Media Strategist
Use when retailer media, marketplaces, delivery apps, social commerce, purchase data, closed-loop reporting, o
Workflow Architect
Multi-agent workflow specialist who designs LangGraph pipelines, implements supervisor-worker patterns, manage
Regulatory Analyst
Analyzes the 7 regulatory factors: permitting timeline, environmental review, tax incentives, air permits, dat
Fullstack Implementer
Use to implement a planned feature end-to-end in a Next.js + TypeScript + MongoDB app - schema, service, serve
Core AI Expert
Read-only Core AI reviewer. Use when working with custom .aimodel/.aimodelc assets, AIModel integration, model
Related Skills
Observability Crusade
Unleash parallel Observability Purist agents to audit logging, tracing, metrics, and error handling across the
Claude.Md Boilerplate
Opinionated claude.md template for Claude Code that enforces software engineering best practices: security, te
Error Plan
Error-handling & observability audit (Sentry + Langfuse) — plan only, no fixes until approved