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.
$npx -y skills add mturac/everything-openai-codex --skill agent-sortInstalls into the current project.
Run `npx skills use "https://github.com/mturac/everything-openai-codex" --skill "mturac/everything-openai-codex/agent-sort"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mturac/everything-openai-codex" that are relevant to the current task. Run `npx skills add "https://github.com/mturac/everything-openai-codex"` and select the relevant skills, then follow their instructions.