Claude Code configuration files, skills, and customizations
Go to file
Cal Corum ba0562a8ba refactor: split client.py into 6 focused modules using mixin composition
3,348-line monolith → 6 modules with mixin classes resolving via MRO.
client.py retains __init__, internal helpers, and core CRUD (1,091 lines).
All backward-compat imports preserved for mcp_server.py and dev/migrate.py.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 12:12:57 -06:00
agents Update memory-saver agent, settings, and plugin configs 2026-02-26 23:56:22 -06:00
commands Migrate Gitea ops to MCP, update Paper Dynasty skill, sync plugins 2026-02-25 18:59:49 -06:00
hooks Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00
plugins Update memory-saver agent, settings, and plugin configs 2026-02-26 23:56:22 -06:00
scripts Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs 2026-02-19 16:02:20 -06:00
skills refactor: split client.py into 6 focused modules using mixin composition 2026-02-28 12:12:57 -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 Migrate Gitea ops to MCP, update Paper Dynasty skill, sync plugins 2026-02-25 18:59: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 Migrate Gitea ops to MCP, update Paper Dynasty skill, sync plugins 2026-02-25 18:59:49 -06:00
mcp-needs-auth-cache.json Update memory-saver agent, settings, and plugin configs 2026-02-26 23:56:22 -06:00
settings.json Update memory-saver agent, settings, and plugin configs 2026-02-26 23:56:22 -06:00