Capture Memory banner
tslateman tslateman

Capture Memory

Development community

Description

--- description: Capture learnings to MEMORY.md, output compact summary allowed-tools: [Read, Edit, Write] --- <!-- Memory files hold lessons. CLAUDE.md holds instructions. | MEMORY.md | CLAUDE.md | | -------------------------------------------- | -------------------------------------------- | | "We learned X breaks" | "Use Y instead of X" | | Gotchas, patterns, open threads

Installation

Installs to ~/.claude/skills/tslateman-duet-capture-memory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tslateman-duet-capture-memory && curl -fsSL https://raw.githubusercontent.com/tslateman/duet/HEAD/commands/capture-memory.md -o ~/.claude/skills/tslateman-duet-capture-memory/SKILL.md

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

Full documentation available on GitHub

View Source Repository