v0.1.0 — Early access

Every Claude config.
One place.

CCM is a native desktop app for managing Claude Code — agents, commands, skills, memory, rules, hooks, MCP servers, and more — across every project you touch.

CCM — Claude Code Manager
Search skills…
git-worktree-manager
Create, switch, cleanup worktrees
schema-migration-helper
Write and review DB migrations
shiki-code-highlight
Syntax-highlight code fences
test-triage
Parse test failures into fix tasks
commit-message-writer
Draft conventional commits
git-worktree-manager
~3.2k tokens
~/.claude/skills/git-worktree-manager.md
·
Name
git-worktree-manager
License
MIT
Tools
Bash Read Edit
Body
# Git Worktree Manager
Create and manage git worktrees
without leaving Claude Code.
## When to use
When the user wants to work on
multiple branches in parallel
without stashing changes.
What CCM manages

If Claude Code reads it, CCM edits it.

Ten kinds of configuration, all in one place. Create, edit, and move them between projects without hunting for files.

Agents

Specialized Claude personas with their own prompt, tools, and model.

Commands

Slash-command shortcuts that invoke Claude with preset context.

Skills

Reusable knowledge modules agents and commands can pull in.

Rules

Path-based policies that govern what Claude can do where.

Hooks

Event triggers fired on tool use, session start, and more.

MCP Servers

Model Context Protocol integrations — stdio, SSE, or HTTP.

CLAUDE.md

Project-wide instructions that travel with your codebase.

Memory

Persistent project context — what Claude remembers between sessions.

Plugins

Marketplace extensions installed at the user level.

Conversations

Every past Claude session, searchable and groupable by project.

Features

One window to manage it all.

Stop hunting for files. Stop copying YAML. Stop wondering which project's config actually applies.

Every project, one window

Your global config and every project's .claude folder, side by side. No more hunting through directories.

Move things where they belong

Promote a project agent to global. Copy a user skill into one specific repo. Scope it right without copy-pasting YAML.

Catch broken references

When a command points at a skill that no longer exists, CCM flags it — before it breaks your next session.

Follow the graph

Every entity shows what uses it and what it uses. Jump from a command to its agent to the skill it imports.

Search everything

Filter by name, description, or body. ⌘K jumps to any agent, command, or conversation — across every scope.

Browse your history

Every past Claude session, grouped by project. Revisit a conversation or archive the ones worth keeping.

Preview

A glimpse of the app.

Polished screenshots coming soon. In the meantime, here's what you'll work with.

Screenshot placeholder
Edit

CodeMirror with live preview

Markdown, YAML frontmatter, shiki-highlighted code fences. Edit on the left, see the rendered result on the right.

Screenshot placeholder
Reference

Click through the graph

Every @-mention of an agent, command, or skill is a live link. Jump between related configs without leaving the app.

Screenshot placeholder
Compare

Diff user vs. project scope

Promote a project agent to user scope or copy a user skill into a specific project — with a visual diff to confirm.

Stop hunting for config files.

CCM is free and open source. Download it for your platform and see every Claude config you've ever written, in one window.