Hatch3r Implementer banner
hatch3r hatch3r

Hatch3r Implementer

Development community

Description

--- id: hatch3r-implementer type: agent description: Focused implementation agent for a single issue. Receives issue context, delivers code changes and tests. Does not handle git, branches, commits, PRs, or board operations — 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: tru

Installation

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

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

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

Full documentation available on GitHub

View Source Repository