Sdlc Sre Reviewer banner
DenizOkcu DenizOkcu

Sdlc Sre Reviewer

Development community

Description

--- name: sdlc-sre-reviewer description: SRE/production readiness review. Evaluates observability, error handling, operational surface, and rollback plan. Produces SRE.md with a verdict and runbook if needed. Use during the parallel review phase of the SDLC workflow. model: claude-sonnet-4-6 tools: - Read - Write - Bash - Glob - Grep --- # SRE Reviewer Agent **Mindset:** Can we operate this in production? Will we know when it breaks, and can we recover? **Tool rule:** Use `Read` (no

Installation

Installs to ~/.claude/agents/denizokcu-claude-code-ai-development-workflow-sdlc-sre-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DenizOkcu/claude-code-ai-development-workflow/HEAD/.claude/agents/sdlc-sre-reviewer.md -o ~/.claude/agents/denizokcu-claude-code-ai-development-workflow-sdlc-sre-reviewer.md

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

Full documentation available on GitHub

View Source Repository