cc-manager
01Plugin Claude Code
Local web UI to inspect and manage Claude Code — plugins, agents, hooks, MCP servers, sessions, marketplaces, and settings, with plugin toggles, one-click install, and snapshot/undo.
Plugin Claude Code
Local web UI to inspect and manage Claude Code — plugins, agents, hooks, MCP servers, sessions, marketplaces, and settings, with plugin toggles, one-click install, and snapshot/undo.
Command
Stop the cc-manager server.
Command
Print a terminal-only health summary of the Claude Code setup.
Command
Start the cc-manager local web UI.
Plugin Claude Code
Capture conversation states as a tree; render mindmap and timeline views of how thinking evolved across sessions and goals.
Command
Show the last N turns from the active goal (defaults to 5).
Command
List all known goals (active goal marked with ).
Command
ASCII mindmap of the active goal in the terminal.
Command
Open the local web UI (mindmap, timeline, goals — switch in browser).
Command
Stop the local journey web server.
Command
Chronological timeline of the active goal's journey.
Hook
Runs when you submit a prompt, before the agent sees it, executing capture.mjs via node. From vamshisuram/cc-journey.