# Organize

> Open the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes

- Skill: `majiayu000/organize-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/organize-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/organize-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/organize-2

---


# Organize — Claude Code Dashboard

Launch the Cross-Code Organizer (CCO) dashboard to visually manage all your customizations.

## What to do

1. Run the organizer server:

```bash
npx @mcpware/cross-code-organizer@latest $ARGUMENTS
```

2. Tell the user the dashboard is opening in their browser at `http://localhost:3847` (or the next available port).

3. 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

