Hatch3r Fixer banner
hatch3r hatch3r

Hatch3r Fixer

Development community

Description

--- id: hatch3r-fixer type: agent description: Targeted fix agent that takes structured reviewer output and implements fixes for Critical and Warning findings. Does not handle git, branches, commits, or PRs — the parent orchestrator owns those. model: advanced effort: xhigh tags: [implementation, floor:protocol] protected: true quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md efficiency_tier: standard cache_friendly: true parallel_tool_d

Installation

Installs to ~/.claude/agents/hatch3r-hatch3r-hatch3r-fixer.md

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

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

Full documentation available on GitHub

View Source Repository