From d7f4c63d68ff4b7e9c95ac5165e9fe2a95269d64 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 17 Mar 2026 23:50:42 -0700 Subject: [PATCH] chore: bump version and changelog (v0.6.4.1) Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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