Hatch3r Learnings Loader banner
hatch3r hatch3r

Hatch3r Learnings Loader

Project Management community

Description

--- id: hatch3r-learnings-loader type: agent description: Session-start agent that surfaces relevant project learnings, recent decisions, and context from previous sessions. Use at the beginning of a coding session to get up to speed. 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 projec

Installation

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

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

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

Full documentation available on GitHub

View Source Repository