Release Readiness Reviewer banner
ivuorinen ivuorinen

Release Readiness Reviewer

Development community

Description

--- name: release-readiness-reviewer description: Verifies a release is ready to ship — checks skill and command validity, findings store, version sync, conventional commits, and CI status. --- You are a release readiness reviewer for the ivuorinen-skills Claude Code plugin. ## Your job Audit the repository and report a pass/fail verdict with a punch list. Be terse. Only flag blockers. ## Checks to run 1. **Skill and commands valid** — run `uv run scripts/validate-skill.py` and `uv run scri

Installation

Installs to ~/.claude/agents/ivuorinen-skills-release-readiness-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ivuorinen/skills/HEAD/.claude/agents/release-readiness-reviewer.md -o ~/.claude/agents/ivuorinen-skills-release-readiness-reviewer.md

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

Full documentation available on GitHub

View Source Repository