Memory Extractor Lite banner
42U 42U

Memory Extractor Lite

Development community

Description

--- name: memory-extractor-lite description: Lightweight background memory processor for LaqrumCode. Same as memory-extractor but uses Haiku for lower resource usage during auto-drain on constrained hardware. <example> Context: Auto-drain spawns this agent on resource-constrained boxes user: (auto-drain scheduler triggers) assistant: "Processing pending LaqrumCode memory work in the background." <commentary> Uses Haiku instead of Opus — faster, cheaper, lower memory. The extraction instructions

Installation

Installs to ~/.claude/agents/42u-kongcode-memory-extractor-lite.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/42U/kongcode/HEAD/agents/memory-extractor-lite.md -o ~/.claude/agents/42u-kongcode-memory-extractor-lite.md

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

Full documentation available on GitHub

View Source Repository