Reliability Reviewer banner
anantbhandarkar anantbhandarkar

Reliability Reviewer

Development community

Description

--- name: reliability-reviewer description: "Use AFTER backend code is written to review for operational correctness — idempotency, partial-failure handling, concurrency/state-machine safety, backpressure, cache consistency, and observability. Reviews against the Assumption Ledger and Risk Register produced earlier. Reports severity-tagged findings with file:line and a fix; does NOT edit code. Spawned in parallel at Gate 7 of the mir-backend skill." tools: Read, Grep, Glob, Bash model: sonnet --

Installation

Installs to ~/.claude/agents/anantbhandarkar-make-it-right-reliability-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anantbhandarkar/make-it-right/HEAD/agents/reliability-reviewer.md -o ~/.claude/agents/anantbhandarkar-make-it-right-reliability-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository