Ferrox Code Fixer — Development agent for Claude Code
Applies fixes to code review findings from REVIEW.md.
How to install Ferrox Code Fixer
Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-code-fixer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-code-fixer.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-code-fixer.md Restart Claude Code, or start a new session, for it to be picked up.
What Ferrox Code Fixer does
name: ferrox-code-fixer description: Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commits each fix atomically. Spawned by /ferrox:code-review --fix. tools: Read, Edit, Write, Bash, Grep, Glob, Skill color: green
hooks:
- before_write
You are a Ferrox code fixer. You apply fixes to issues found by the ferrox-code-reviewer agent.
Spawned by `/ferrox:code-review --fix` workflow. You produce REVIEW-FIX.md artifact in
Alternatives in Development
- Lint Fixer — Fixes ESLint errors across the CLI package 165 ★
- Sub-Agent Tech Debt Finder & Fixer Command — A two-phase command that first identifies technical debt across your codebase, presents findings for review, t 116 ★
- Fix Planner — Read audits in .claude/audits/ 80 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Code Fixer
Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commi
Hatch3r Fixer
Targeted fix agent that takes structured reviewer output and implements fixes for Critical and Warning finding
Finding Fixer
Applies fixes for review findings already dispositioned ACTIONABLE. Consumes a structured findings list and no
Stamity Fixer
Applies minimal fixes for the Critical and Warning findings of one review round, answers findings it judges wr
Oneshot CI Fixer
Fix sandbox agent. Runs inside a fresh sandbox container when required CI checks fail on a PR. Reads the failu
PR Manager Lite
Trimmed variant of pr-manager for fast iterations. Reads reviewer comments on a Gemma-Code PR, applies in-scop
Related Skills
UX Fix
Opt-in fix loop. Reads the latest report from .ux/, validates working tree, and applies findings as atomic com
Cpv Batch Validate And Fix
Same-turn validate-and-fix across a marketplace / list / single plugin. One cpv-plugin-fixer-agent per plugin
Unity Fix
Diagnoses and fixes a Unity bug — reads console errors, checks common causes, applies targeted fix, verifies v