organize

organize is a skill for Claude Code, Codex from mcpware/cross-code-organizer. It costs 31 tokens per session (238 once invoked), scanned A, original, MIT.

A command that opens Cross-Code Organizer, a local dashboard for viewing and managing agent memories, skills, tools, hooks, configurations, and plugins.

In plain words
What is it for?
Use it to launch the dashboard, search and preview customisations, move them between scopes, or delete them with undo support.
Why use it?
It provides one place to see which customisations apply globally or to a specific project and to manage them visually.

Skill for Claude CodeCodex

Part of the cross-code-organizer plugin — 1 skill, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mcpware/cross-code-organizer/organize
Any agent
npx skills add mcpware/cross-code-organizer --skill organize
Clone the repo
git clone --depth 1 https://github.com/mcpware/cross-code-organizer

Made for: Claude Code, Codex.

Or install cross-code-organizer, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for organize

README.md
[![agentmods](https://agentmods.dev/badge/skills/mcpware/cross-code-organizer/organize.svg)](https://agentmods.dev/skills/mcpware/cross-code-organizer/organize)
Your own site
<a href="https://agentmods.dev/skills/mcpware/cross-code-organizer/organize"><img src="https://agentmods.dev/badge/skills/mcpware/cross-code-organizer/organize.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 238 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00031 $0.00238
Opus 5 $0.00015 $0.00119
Sonnet 5 $0.00006 $0.00048
Haiku 4.5 $0.00003 $0.00024

Measured 3d ago against content hash e7b3ba89c088, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

organize scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/organize/SKILL.md · 32 lines

What it actually says

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:
npx @mcpware/cross-code-organizer@latest $ARGUMENTS
  1. Tell the user the dashboard is opening in their browser at http://localhost:3847 (or the next available port).

  2. 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
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 32 lines · 31 tokens per session scan A e7b3ba89c088

Subscribe to this mod's changes

organize is a skill published in the GitHub repository mcpware/cross-code-organizer (376 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 238 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

githits-onboarding

Use when the user asks to install, connect, configure, sign in to, sign up for, or start using GitHits. Covers agent detection, MCP and guidance installation, authentication, verification, and setup recovery.

githits-com/githits-cli · 49 tokens

githits-code

Use whenever invoking the GitHits CLI for public OSS source, documentation, or example evidence, including code search/grep, file navigation, source verification, docs lookup, or canonical cross-project examples. For GitHits CLI package, dependency, security, release, or upgrade evidence, use githits-package.

githits-com/githits-cli · 66 tokens

githits-package

Use whenever invoking the GitHits CLI for public package or dependency evidence, including metadata, versions, licenses, vulnerabilities, dependency graphs, changelogs, release notes, or upgrade reviews.

githits-com/githits-cli · 42 tokens

githits-plugin-maintenance

Internal repository-maintenance skill for GitHits cross-host plugin and Agent Skill surfaces. Use only while working in the githits-cli repository when changing skills, agent guidance, plugin or marketplace manifests, Gemini or Cursor extensions, MCP transport metadata, root release metadata, plugin generation, or…

githits-com/githits-cli · 70 tokens

githits-mcp

Use whenever invoking GitHits MCP tools for public OSS/package evidence: package, dependency, release, security, documentation, repository source/code search, or canonical examples. Load before any GitHits MCP tool call.

githits-com/githits-cli · 47 tokens

githits-release

Use when maintaining the GitHits changelog or preparing, reviewing, or executing a GitHits release. Covers continuous per-package release impact, version consistency, plugin manifests, MCP instruction quality, MCP registry publishing/versioning, and the special lifecycle for published Agent Skills.

githits-com/githits-cli · 57 tokens