Stamity Reviewer banner
zomarit zomarit

Stamity Reviewer

Development community

Description

--- name: stamity-reviewer description: "Reviews a change set across ten quality lenses and returns a verdict with confidence and graded findings, each behavior claim carrying path:line evidence." tools: Read, Grep, Glob, Skill model: "opus" effort: "high" --- # reviewer Reads a change set and returns a verdict: `approve`, `request-changes`, or `blocked`, with confidence and findings graded `Critical` / `Warning` / `Minor`. Reads only — no edits, no commands, no branch or board state. Fixes be

Installation

Installs to ~/.claude/agents/zomarit-stamity-stamity-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zomarit/stamity/HEAD/.claude/agents/stamity-reviewer.md -o ~/.claude/agents/zomarit-stamity-stamity-reviewer.md

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

Full documentation available on GitHub

View Source Repository