v4.29.0 — Validator + Testing + Release Automation
This release bundles 37 commits since v4.28.0. The CHANGELOG entry was originally drafted on 2026-04-28 for the validator work but was never tagged; this release expands it to cover everything that landed through 2026-05-02.
Highlights
- Validator schema 3.3.1 + spec-compliance fixes (
compatible-with→compatibilitymigration per AgentSkills.io) - Fleet metadata migration — ~3,200 SKILL.md files migrated across 8 PRs
- Testing infrastructure — husky + lint-staged + commitlint + audit-harness + a11y suite + RTM/PERSONAS/JOURNEYS + CLI perf budget (3-PR sequence)
- Release automation pipeline — broke the v1.0.0 plugin freeze: per-PR auto-bump, per-merge
npm publish --provenance+ per-package tags + GitHub Releases (#647) - Umami analytics wired into
BaseLayout(closes empty-data gap) - Two new external plugin sources — Skyvern (browser automation) + ali5ter/claude-workflow-skills
- Killer Skill of the Week tooling — promote + render scripts with CI drift enforcement (#648)
- Six-PR sync-external stabilization — replaced peter-evans/create-pull-request, fixed husky bot conflicts, lockfile policy, workspace install, version pinning
- Catalog hygiene — orphaned
jeremy-google-adk+jeremy-vertex-aiexposed (closes #597);x-bug-triageSKILL.md compliance (#633) - Hero marquee fixes + npm-stats accuracy + Slack channel hygiene
Stats
- 37 commits, 3,594 files changed, +116,144 / −61,707 lines
- ~80% of the line churn is regenerated catalogs (
skills-catalog.json,unified-search-index.json) and bulk metadata migration - ~30k lines are actual human-authored changes
Full changelog
See CHANGELOG.md for the complete entry organized by Added / Fixed / Changed.