Reliability Availability Review — Development agent for Claude Code
Reviews a diff for reliability/availability defects — error handling that hides failure, missing timeouts/retries/backoff, cascading-failure risk, unsafe startup/shutdown/health-check behavior.
How to install Reliability Availability Review
Installs to ~/.claude/agents/vaibhav-k-claude-code-review-agents-reliability-availability-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vaibhav-k/claude-code-review-agents/HEAD/.claude/agents/reliability-availability-review.md -o ~/.claude/agents/vaibhav-k-claude-code-review-agents-reliability-availability-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Reliability Availability Review does
name: reliability-availability-review description: Reviews a diff for reliability/availability defects — error handling that hides failure, missing timeouts/retries/backoff, cascading-failure risk, unsafe startup/shutdown/health-check behavior. Invoke when triage routes to reliability-availability-review, or directly when a diff touches exception handling, retry logic, timeouts, or service lifecycle code. tools:
- Read
- Grep
- Glob
- Bash(git diff *)
- Bash(git show *) model: sonn
Alternatives in Development
- Startup Analyst — You are an expert startup business analyst specializing in helping early-stage companies (pre-seed t... inheri 31.9k ★
- Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Resilience HTTP
Configura padrões de resiliência HTTP — retry com backoff, circuit breaker, timeouts e propagação de Correlati
Integration Boss
APIs, automation, and external-systems Boss for Forge. Handles n8n, webhooks, Gmail, calendars, databases, pay
Concurrency Resource Review
Reviews a diff for concurrency/async defects and resource-lifecycle failures — races, deadlocks, unsafe shared
Startup Agent
Pre-flight environment and toolchain inspector. Use PROACTIVELY as the first step of any /hackathon-build run,
Reliability Reviewer
Use AFTER backend code is written to review for operational correctness — idempotency, partial-failure handlin
Ops Site Reliability Engineer
Site reliability engineer who monitors system health, manages alerts, and handles incident response. Use this
Related Skills
Resilience Audit
Reliability / failure-mode audit — why distributed and async systems fall over: single points of failure, miss
Errors
Establish error handling patterns and resilience strategy — classification, retries, timeouts, circuit breaker
Auth Security UX Specialist
Use when a login or security flow feels either unsafe or full of friction. Signup, password reset, 2FA and pas