Memory Builder banner
davidgarciagordo davidgarciagordo

Memory Builder

Development community

Description

--- name: memory-builder description: Use when memory-orchestrator reports the context-pack missing or stale and it must be rebuilt — scans the repo once, writes .swarm/context-pack.md plus .swarm/index.md, and seals the staleness hash. Never invoked on a fresh pack. model: sonnet tools: Read, Grep, Glob, Bash, Write, SendMessage maxTurns: 20 memory: project skills: [swarm-protocol] --- # memory-builder Construyes o refrescas `context-pack.md` UNA vez por run, y solo cuando hace falta — nunca

Installation

Installs to ~/.claude/agents/davidgarciagordo-swarm-memory-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidgarciagordo/swarm/HEAD/agents/memory-builder.md -o ~/.claude/agents/davidgarciagordo-swarm-memory-builder.md

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

Full documentation available on GitHub

View Source Repository