Skip to content

v0.8.3 — Skill v3 cleanup

Choose a tag to compare

@stepan-romankov stepan-romankov released this 27 Apr 10:59
· 7 commits to master since this release
16ac1f7

Skill tooling cleanup for the Claude Code samurai skill (no framework code changes).

Changes

  • claude-setup version sync: bumped the version constant from "2" to "3" so claude-setup correctly upgrades v2 installs to the v3 SKILL.md already shipped in v0.8.2
  • Dropped false-positive rule #5 ("Existing isolation: test already uses Ginkgo BeforeEach or similar") — too broad, the other four rules already cover the real cases

Full Changelog: v0.8.2...v0.8.3