Hatch3r Handoff banner
hatch3r hatch3r

Hatch3r Handoff

Development community

Description

--- id: hatch3r-handoff type: command orchestrator: true agentPipeline: [hatch3r-handoff-preparer] description: Prepare, resume, list, complete, and prune cross-session handoff documents. argument-hint: "prepare | resume [id] | list | complete <id> | prune" disable-model-invocation: true tags: [orchestration, maintenance] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md cache_friendly: true parallel_tool_default: true efficiency_tier: st

Installation

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

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

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

Full documentation available on GitHub

View Source Repository