imtiazrayhan

Agent Reliability Reviewer — Data & AI agent for Claude Code

Data & AI community

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

Terminal
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 Repository