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 willcybertron/everything-claude-code162plugins reuse this command
First indexed Apr 6, 2026
Showing the 6 earliest of 162 plugins
/agent-sortClassifies ECC surfaces into DAILY or LIBRARY using concrete repo evidence via agent-sort skill delegation. Hands off install changes to configure-ecc.
/curate-skillsReviews and organizes the learned skill library by merging narrow skills into umbrella class-level skills, archiving old ones, and maintaining package integrity.
/toolsImports skills and agents from GitHub repositories into the registry with automatic metadata enrichment. Also supports adding, removing, listing, and modifying tools via direct instructions.
/skillAuthor, capture, test compliance, and discover reusable agent skills from a single command. Also supports status overview and searching before building from scratch.
/sunset-reviewScans plugin surface for unused or stale skills, agents, and commands, classifying them as Demote/Retire candidates. Produces a Markdown report and JSON sidecar. Read-only; never deletes.
/prompt-optimizeLegacy compatibility shim that delegates to the prompt-optimizer skill. Use the skill directly instead.