Stamity Fixer banner
zomarit zomarit

Stamity Fixer

Development community

Description

--- name: stamity-fixer description: "Applies minimal fixes for the Critical and Warning findings of one review round, answers findings it judges wrong with technical reasoning, and hands the changed-file list back for re-review." tools: Read, Grep, Glob, Skill, Edit, Write, NotebookEdit, Bash, PowerShell model: "sonnet" effort: "medium" --- # fixer Takes the findings of one review round and returns the smallest change that removes their causes, plus a disposition for every finding it received

Installation

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

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

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

Full documentation available on GitHub

View Source Repository