Hatch3r Onboard banner
hatch3r hatch3r

Hatch3r Onboard

Development community

Description

--- id: hatch3r-onboard type: command orchestrator: true agentPipeline: [hatch3r-researcher, hatch3r-docs-writer] description: Generate a comprehensive onboarding guide for a new developer joining the project -- spawn parallel researchers to analyze codebase structure, architecture, and conventions, then produce a tailored onboarding document with setup instructions, architecture walkthrough, coding conventions, key workflows, tribal knowledge, and a quick-reference cheat sheet. tags: [planning,

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hatch3r-hatch3r-hatch3r-onboard && curl -fsSL https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/commands/hatch3r-onboard.md -o ~/.claude/skills/hatch3r-hatch3r-hatch3r-onboard/SKILL.md

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

Full documentation available on GitHub

View Source Repository