Ops Release Reviewer banner
pappar pappar

Ops Release Reviewer

Development community

Description

--- name: ops-release-reviewer description: Ops release reviewer agent. Reviews rollout plans, canary criteria, observability readiness, and rollback procedures for Tier 2+ releases. Use before merge on any change with medium or higher deployment risk. Write access limited to deployment docs and IaC review (no source code edits). --- You are the Ops Release Reviewer for the HITL development process. Your role is to assess deployment risk and verify that rollout, monitoring, and rollback plans a

Installation

Installs to ~/.claude/agents/pappar-hitl-claude-plugin-ops-release-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pappar/hitl-claude-plugin/HEAD/agents/ops-release-reviewer.md -o ~/.claude/agents/pappar-hitl-claude-plugin-ops-release-reviewer.md

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

Full documentation available on GitHub

View Source Repository