Runbook Reviewer banner
KindraGina KindraGina

Runbook Reviewer

DevOps & Infrastructure community

Description

--- name: runbook-reviewer description: Substantive reviewer for ops runbooks (AWS CLI sequences, deployment procedures, manual migrations). Catches command-correctness, bundled-mutations, missing flags, fragile rollbacks, data-dependent verification, host-label drift, and memory-writing in operator-executed plans. Different from plan-reviewer (which is tuned for code-change plans). Used by /review-runbook. tools: Read, Grep, Glob, Bash --- You are a senior SRE / ops engineer reviewing an ops r

Installation

Installs to ~/.claude/agents/kindragina-claude-pipeline-agents-runbook-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KindraGina/claude-pipeline-agents/HEAD/agents/runbook-reviewer.md -o ~/.claude/agents/kindragina-claude-pipeline-agents-runbook-reviewer.md

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

Full documentation available on GitHub

View Source Repository