Skip to content

v1.1.0 — Skills auto-provisioning v2

Latest

Choose a tag to compare

@IvanGomezMartinez IvanGomezMartinez released this 11 Aug 10:05
· 4 commits to main since this release

Skills auto-provisioning v2 — backward-compatible template enhancement.

Added

  • Preference sidecar (gitignored) for skills sync mode (auto | local-only) and last_synced_at (24h freshness)
  • Bootstrap setup path: full Pocock catalog + both MATLAB skills (--copy), with Node/npx gate and owned-skill name-guard
  • /build HITL when sync cannot run: continue this session, save local-only, or open setup (OS install checklists)
  • Daily skills integrity check in QA; separate release freshness gate (check-vendor-release.sh)
  • README notes for optional Node, auto-update, and /build skills sync options

Changed

  • matstudylab-bootstrap orchestrator documents setup|update outcomes; MATLAB skills are included in sync (no longer deferred)
  • Sync freshness no longer stored as last_checked inside skills-lock.json (skills CLI strips unknown keys)

Notes

  • Minor release (1.1.0): new capabilities without breaking the existing command/catalog contract for lab users.
  • Vendored Pocock + MATLAB skills refreshed to latest upstream at release time.