chore: reconcile publish/agent surfaces after PR batch

- agent.yaml: register epic-* commands (#2236) and vue-review (#2241)
- package.json files: drop stray skills/ml-adoption-playbook entry (follows orphan-skill publish pattern; not in install-modules.json)
- unicode-safety: strip decorative emoji from dashboard-web.js (#2100) and brand-discovery refs (#2221) to pass the CI gate
- agent-compress: raise catalog token canary 5000 -> 6000 for the 67-agent catalog

Full suite green (2836/2836).
This commit is contained in:
Affaan Mustafa
2026-06-15 14:21:28 -04:00
parent 141286a02a
commit 6e2544ffa2
15 changed files with 320 additions and 245 deletions
+8
View File
@@ -166,6 +166,13 @@ commands:
- cpp-review
- cpp-test
- ecc-guide
- epic-claim
- epic-decompose
- epic-publish
- epic-review
- epic-sync
- epic-unblock
- epic-validate
- evolve
- fastapi-review
- feature-dev
@@ -240,6 +247,7 @@ commands:
- test-coverage
- update-codemaps
- update-docs
- vue-review
tags:
- agent-harness
- developer-tools