Goal: A centralized repository of custom Claude Code commands, agents, and skills that enhance Claude Code's native capabilities with persistent session state, specialized expert agents, and streamlined workflows.
Created: 2025-11-27 Last Updated: 2025-11-27 Status: In Progress
Claude Code is powerful but has gaps:
This project bridges those gaps with git-trackable, shareable extensions.
Build modular, composable tools that:
[x] Session continuity commands (/plan --save, /plan --load)
.claude/session-cache.json.claude/claude-progress.md[x] Plan persistence command (/plan)
docs/PLAN.md[x] Development workflow commands
/review - Code review with configurable depth/test - Test generation with framework detection/explain - Deep code explanation[x] Agent genesis system (/agent-genesis)
[x] Expert agents collection
[x] Installation scripts
install.sh for Unix/macOSinstall.ps1 for Windows[ ] More expert agents
[ ] Enhanced /plan features
[ ] Skill expansions
[ ] Cross-project sync
Plan managed by /plan command. Last captured: 2025-11-27