Claude Code configuration files, skills, and customizations
Cal Corum
7f120f8c5c
Fix _save_state race condition losing last_reflection timestamp
...
Daily and weekly timers fired simultaneously on Sundays, causing
decay() and reflect() to race on _state.json. Now merges top-level
keys before writing and uses atomic tempfile+rename to prevent
partial reads from triggering silent JSONDecodeError fallbacks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 00:45:41 -06:00
agents
Add /save-memories command and memory-saver background agent
2026-02-19 16:14:08 -06:00
commands
Refine /save-memories: silent output, trivial-work gate, sonnet model
2026-02-19 16:22:30 -06:00
hooks
Add PostToolUse hook for auto-formatting Python with uvx black
2026-02-14 21:49:54 -06:00
plugins
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00
scripts
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
2026-02-19 16:02:20 -06:00
skills
Fix _save_state race condition losing last_reflection timestamp
2026-02-20 00:45:41 -06:00
tmp
Add edge emphasis to cognitive memory skill and edge-proposer script
2026-02-19 23:31:07 -06:00
usage-data
Add new skills, commands, scripts; update Paper Dynasty workflows
2026-02-13 14:10:21 -06:00
.gitignore
Gitignore backups/, add memory git sync, update daily service
2026-02-19 23:37:49 -06:00
.mcp-full.json
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00
.mcp.json
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00
.mcp.json.backup
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00
CLAUDE.md
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00
settings.json
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
2026-02-19 22:12:49 -06:00