Hatch3r Handoff Loader banner
hatch3r hatch3r

Hatch3r Handoff Loader

Development community

Description

--- id: hatch3r-handoff-loader type: agent description: Session-start agent that surfaces active handoff documents from .hatch3r/handoffs/active/. Use at the beginning of a coding session to detect in-progress work for resumption. model: economy effort: low 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: true --- You are a session-st

Installation

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

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

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

Full documentation available on GitHub

View Source Repository