Agent Sort banner
sifxprime sifxprime

Agent Sort

Development community

Description

--- description: Legacy slash-entry shim for the agent-sort skill. Prefer the skill directly. --- # 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 resu

Installation

Installs to ~/.claude/skills/sifxprime-kodelyth-ecc-agent-sort/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sifxprime-kodelyth-ecc-agent-sort && curl -fsSL https://raw.githubusercontent.com/sifxprime/kodelyth-ecc/HEAD/commands/agent-sort.md -o ~/.claude/skills/sifxprime-kodelyth-ecc-agent-sort/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository