Claude Code configuration files, skills, and customizations
Go to file
Cal Corum f0f075461e Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
- Move session_memory.py, ensure-symlinks.sh into skills/cognitive-memory/scripts/
- Copy systemd units into skills/cognitive-memory/systemd/ with README
- Move PROJECT_PLAN.json, migrate.py into skills/cognitive-memory/dev/
- Add mtime-based embeddings cache to client.py (6x faster semantic recall)
- Default recall to semantic+keyword merge (was keyword-only)
- Update settings.json SessionEnd hook path, MCP allow entry
- Update SKILL.md, feature.json, mcp_server.py docs for new defaults

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 16:02:20 -06:00
agents Add orchestrator swarm system and update plugins 2026-02-18 16:58:38 -06:00
backups Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs 2026-02-19 16:02:20 -06:00
commands Sync: new commit commands, cognitive-memory uv fix, major-domo CLI split, statusline plugin 2026-02-17 16:14:44 -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