Organize — Claude Code Dashboard
SkillDev toolsOpen the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Organize — Claude Code Dashboard skill
What this skill tells your AI
The instructions your AI receives, as published by mcpware/cross-code-organizer in skills/organize/SKILL.md and read by ahel’s review.
Launch the Cross-Code Organizer (CCO) dashboard to visually manage all your customizations.
What to do
- Run the organizer server:
npx @mcpware/cross-code-organizer@latest $ARGUMENTS
-
Tell the user the dashboard is opening in their browser at
http://localhost:3847(or the next available port). -
If the user provides
--port <number>, pass it through as the argument.
What this does
Opens a drag-and-drop web dashboard showing:
- All memories, skills, MCP servers, hooks, configs, and plugins
- Shows what loads globally vs per-project (Global and Project scopes)
- Move items between scopes via drag-and-drop
- Search, filter, and preview any item
- Delete items with undo support
Signals
- GitHub stars
- 375
- Forks
- 31
- Last commit
- Jun 2026
Advanced
- Catalog kind
- skill
- Gateway key
organize- Source
- github.com/mcpware/cross-code-organizer