Skip to content

v1.1.0 — Code Review Fixes & Consistency Pass

Latest

Choose a tag to compare

@WALKERKILLER WALKERKILLER released this 13 Jun 13:12
· 9 commits to main since this release
1658604

v1.1.0 (2026-06-13)

Quality/consistency release resolving all CRITICAL/HIGH findings from the v1.0.0 restructure audit.

Added

  • gh CLI detection in /setup — checks if gh is installed for /page GitHub Pages deployment
  • Node.js version check in /setup — warns when Node.js < 18 (required by vision-support)

Fixed

  • [CRITICAL] CI blind spotskills/page/ was missing from CI trigger paths and validation loop
  • Documentation count errorsREADME_ZH.md stated "8" while listing 9; corrected all 3 occurrences
  • AGENTS.md command map/page was absent from the enumerated trigger list
  • Version metadata inconsistency — 8 skills had version: "1.0" while manifests declared 1.1.0; unified to 1.1 (16 files)
  • Backtick escaping — 5 SKILL.md files used escaped backticks in "Where" sections; normalized
  • Truncated path guidanceskills/page/SKILL.md "Where" section expanded

Changed

  • CI step name: (8 skills)(9 skills)
  • skills/page/ now git-tracked — existed on disk but was never committed
  • All plugin manifests: version 1.1.0, skills path ./skills/, 9 commands

Stats

  • 34 files changed, +180 / -64
  • 10 plugin manifests across 8 platforms
  • 9 per-command skills with unified versioning