mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-28 18:59:47 +02:00
skill-comply was the last unreferenced skill directory — every other curated skill is referenced by at least one module in manifests/install-modules.json. Without this entry, --profile full silently installs 284 of 285 skills and the gap is invisible from the install output. Added to the workflow-quality module alongside the other evaluation, audit, and compliance skills (skill-scout, skill-stocktake, production-audit, etc.). Verified: dry-run --profile full --json now includes 22 skill-comply files in the install plan, and a manifest-coverage scan reports zero unreferenced skill directories. Fixes #2789