diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d9183d..f71c9870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.6.4.1] - 2026-03-18 + +### Added + +- **Skills now discoverable via natural language.** All 12 skills that were missing explicit trigger phrases now have them — say "deploy this" and Claude finds `/ship`, say "check my diff" and it finds `/review`. Following Anthropic's best practice: "the description field is not a summary — it's when to trigger." + ## [0.6.4.0] - 2026-03-17 ### Added diff --git a/VERSION b/VERSION index 31d34d20..f4362155 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.4.0 +0.6.4.1