Hatch3r Creator banner
hatch3r hatch3r

Hatch3r Creator

Development community

Description

--- id: hatch3r-creator type: agent description: Authors user-tier custom artifacts (agents, skills, rules, commands, hooks) under .hatch3r/overrides/. Validates frontmatter schema, runs strict + gentle quality gates, and writes the artifact only when all strict gates pass. model: advanced effort: xhigh tags: [orchestration, customize] protected: true quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md efficiency_tier: standard cache_friend

Installation

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

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

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

Full documentation available on GitHub

View Source Repository