ccp — Claude Code Profile Manager Manage multiple Claude Code configurations via a central hub of reusable components. Core Concepts | Concept | What | |---------|------| | Hub | Central directory of reusable items ( /.ccp/hub/) | | Profile | Named config referencing hub items via symlinks | | Source | External repo providing installable items | | Settings Template | Complete settings.json stored in hub | | Activation | How a profile becomes active (global symlink or env var) | Common Workflows First-Time Setup Switch Profiles Create a Profile Find and Install Skills Manage Hub Items Link Ite…