mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-28 10:49:45 +02:00
fix(install): add skills/skill-comply to workflow-quality module
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
This commit is contained in:
committed by
haelyra
parent
1b212b2e9a
commit
5bc86f4e32
@@ -326,6 +326,7 @@
|
||||
"skills/plan-canvas",
|
||||
"skills/plankton-code-quality",
|
||||
"skills/production-audit",
|
||||
"skills/skill-comply",
|
||||
"skills/skill-scout",
|
||||
"skills/skill-stocktake",
|
||||
"skills/strategic-compact",
|
||||
|
||||
Reference in New Issue
Block a user