Build an evidence-backed EGC 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 EGC should be trimmed to what a project actually needs instead of loading the full bundle.
$npx -y skills add fmarzochi/egc --skill agent-sortInstalls into the current project.
Run `npx skills use "https://github.com/fmarzochi/egc" --skill "fmarzochi/egc/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/fmarzochi/egc" that are relevant to the current task. Run `npx skills add "https://github.com/fmarzochi/egc"` and select the relevant skills, then follow their instructions.