Armory
Source
Browse
Skills

agent-sort

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install agent-sort --cli claude

writes the skill into.claude/skills/agent-sort/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/agent-sort/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

When to use it

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/agent-sort/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).