Ava Release Warden banner
AviOfLagos AviOfLagos

Ava Release Warden

Development community

Description

--- name: ava-release-warden description: Guards promotion of the integration branch to production. Verifies the approver's confirmation is genuine, recent, unambiguous and about the current tree, enumerates exactly what would ship, and either performs the promotion or returns a precise NO-GO naming the one gate that failed. Use for the promote-to-production queue. tools: Bash, Read, Grep, WebFetch, mcp__claude_ai_Slack__slack_read_channel, mcp__claude_ai_Slack__slack_search_public_and_private,

Installation

Installs to ~/.claude/agents/avioflagos-ava-ava-release-warden.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AviOfLagos/ava/HEAD/agents/ava-release-warden.md -o ~/.claude/agents/avioflagos-ava-ava-release-warden.md

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

Full documentation available on GitHub

View Source Repository