Claude Code configuration files, skills, and customizations
Cal Corum
43241ea612
Add /save-memories command and memory-saver background agent
...
- commands/save-memories.md: slash command that analyzes session context,
finds cutoff point from last memory save, gates on value, and spawns
memory-saver agent in background with structured summary
- agents/memory-saver.md: sonnet-based agent that stores cognitive memories
from structured summaries via MCP tools or CLI fallback
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 16:14:08 -06:00
agents
Add /save-memories command and memory-saver background agent
2026-02-19 16:14:08 -06:00
backups
Add /save-memories command and memory-saver background agent
2026-02-19 16:14:08 -06:00
commands
Add /save-memories command and memory-saver background agent
2026-02-19 16:14:08 -06:00
hooks
Add PostToolUse hook for auto-formatting Python with uvx black
2026-02-14 21:49:54 -06:00
plugins
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
2026-02-19 16:02:20 -06:00
scripts
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
2026-02-19 16:02:20 -06:00
skills
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
2026-02-19 16:02:20 -06:00
usage-data
Add new skills, commands, scripts; update Paper Dynasty workflows
2026-02-13 14:10:21 -06:00
.gitignore
Add global __pycache__/ to gitignore
2026-02-15 17:52:10 -06:00
CLAUDE.md
Update memory protocol docs for CORE.md auto-load via symlinks
2026-02-16 10:50:30 -06:00
settings.json
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
2026-02-19 16:02:20 -06:00