diff --git a/.claude b/.claude index dd171ec9..91c93202 160000 --- a/.claude +++ b/.claude @@ -1 +1 @@ -Subproject commit dd171ec9decc55fe7dda86e0e9311644f4029cee +Subproject commit 91c93202d7b51071717fe80657c8ed015a5ef1f4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 80f3096c..e55d2c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - [docs] Add `docs/` folder with structured feature and shared infrastructure documentation for AI context (20 files: 1 template, 10 feature docs, 9 shared docs). +- [claude] Update commit-push skill to automatically detect and update affected docs before committing, with generic doc-to-source mapping that works across repositories. - [hitstar] Show current game mode (Classic / Range) as small grey label top-left, only visible during an active game (hidden in the main menu). ### Changed