From ecc
Classifies ECC surfaces into DAILY or LIBRARY using concrete repo evidence via agent-sort skill delegation. Hands off install changes to configure-ecc.
How this command is triggered — by the user, by Claude, or both
Slash command
/ecc:agent-sortThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Agent Sort (Legacy Shim) Use this only if you still invoke `/agent-sort`. The maintained workflow lives in `skills/agent-sort/SKILL.md`. ## Canonical Surface - Prefer the `agent-sort` skill directly. - Keep this file only as a compatibility entry point. ## Arguments `$ARGUMENTS` ## Delegation Apply the `agent-sort` skill. - Classify ECC surfaces with concrete repo evidence. - Keep the result to DAILY vs LIBRARY. - If an install change is needed afterward, hand off to `configure-ecc` instead of re-implementing install logic here.
Use this only if you still invoke /agent-sort. The maintained workflow lives in skills/agent-sort/SKILL.md.
agent-sort skill directly.$ARGUMENTS
Apply the agent-sort skill.
configure-ecc instead of re-implementing install logic here.npx claudepluginhub battlefield-art/everything-claude-code56plugins reuse this command
First indexed Apr 6, 2026
Showing the 6 earliest of 56 plugins
/ecc-guideNavigates ECC's live repository surface to help users discover agents, skills, commands, hooks, install profiles, and docs. Also supports search via find:<query>.
/ecc-guideConversationally navigates the Everything Claude Code repository, helping users discover agents, skills, commands, hooks, and install configurations. Also supports find queries and topic-based lookups.
/toolsImports skills and agents from GitHub repos into the resource registry, with support for selective add/remove/modify via prompt, and also lists registry tools and stats.
/skillAuthor, capture, test compliance, and discover reusable agent skills from a single command. Also supports status overview and searching before building from scratch.
/migrateMigrates an existing agent system to Claude Code best practices architecture by invoking the rcc:migrating-agent-systems skill and following it exactly.
/sync-from-claudeSyncs skills from Claude Code (~/.claude/SKILL.md files) to Codex (~/.codex/skills/), Cursor (.cursor/), or Copilot (~/.config/github-copilot/instructions/). Reports copied/skipped counts and names; supports --to, --include-marketplace, --dry-run.