Documentation
README
Build a central library to manage .claude folders across projects. One repo for skills, agents, commands, hooks, and configs.
You have 10 codebases. Each one has a .claude folder with skills, agents, commands, hooks, and a CLAUDE.md file. Some folders are current. Most drifted weeks ago. You improved your code review agent in one project and forgot to copy it to the other nine. Your teammate built a planning command you never knew existed because it lives in their repo, not yours.
This is the .claude folder distribution problem. It gets worse with every project you add.
Quick Win: Build a private Git repo that holds all your .claude content centrally, with a map.json that controls which project gets which items:
This is the opening of the README. Read the full README on GitHub.