Skip to main content
hatch3r mascot

hatch3r

Battle-tested agentic coding setup framework. One command to hatch your agent stack for every major AI coding tool.

npx hatch3r init
30
Agents
53
Skills
72
Rules
32
Commands
3
Adapters

Works With Your Tools

Generate native configuration for every major AI coding tool from a single canonical source.

CursorGitHub CopilotClaude Code

Why hatch3r?

>>

One Command Setup

Run npx hatch3r init and get agents, skills, rules, commands, and MCP integrations generated for your coding tool of choice.

<>

Tool-Agnostic

One canonical source shipped inside the npm package, with adapters that generate native config for Claude Code, Cursor, and GitHub Copilot — the only directory added to your repo is .hatch3r/. Switch tools without rewriting your setup.

[]

Board Management

Full GitHub Projects V2 integration. Parse todo.md into issues, auto-pick work, delegate to sub-agents, and create PRs.

{}

Sub-Agentic Delegation

Implementer agent receives issues, delivers code and tests. Dependency-aware orchestration with collision detection.

</

Safe Merge System

Managed blocks with HATCH3R:BEGIN/END markers. Your customizations outside the blocks survive every sync and update.

+.

Extensible by Design

Per-agent model selection, .customize.yaml overrides, composable recipes, and event-driven hooks for lifecycle automation.