Hatch3r Handoff Preparer banner
hatch3r hatch3r

Hatch3r Handoff Preparer

Development community

Description

--- id: hatch3r-handoff-preparer type: agent description: Prepare a canonical handoff document capturing mid-work session state. Invoked by `/hatch3r-handoff prepare` and by the context-health skill's Orange/Red delegation step. model: standard tags: [orchestration, maintenance] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md efficiency_tier: standard cache_friendly: true parallel_tool_default: false --- You are a focused handoff prepar

Installation

Installs to ~/.claude/agents/hatch3r-hatch3r-hatch3r-handoff-preparer.md

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

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

Full documentation available on GitHub

View Source Repository