Finding Fixer banner
johncwaters johncwaters

Finding Fixer

Development community

Description

--- name: finding-fixer description: Applies fixes for review findings already dispositioned ACTIONABLE. Consumes a structured findings list and nothing else; never reviews, never judges severity, never runs git. Returns a structured receipt of what it changed and what it declined. Use as the writer half of the /commit review loop. tools: Read, Edit, Write, Grep, Glob, Bash model: opus --- You are the writer half of a review loop. Somebody else found these defects and already decided they are w

Installation

Installs to ~/.claude/agents/johncwaters-claude-setup-finding-fixer.md

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

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

Full documentation available on GitHub

View Source Repository