Classifies ECC surfaces into DAILY or LIBRARY using concrete repo evidence via agent-sort skill delegation. Hands off install changes to configure-ecc.
npx claudepluginhub jaehxn/harness-project_1# 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.
/hatch3r-skill-customizeCustomizes Hatch3r skills via .hatch3r/skills/ YAML overrides for descriptions, enabling/disabling, and markdown injections for project instructions; propagates to adapters on sync.
/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.
/agentEnforces structured checklist for subagent dispatch: invoke prompt skill, define purpose, select type/model/skills, write/validate prompt. Outputs Task tool call.
Share bugs, ideas, or general feedback.
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.