From ea66542b3d6a3842c7483535439489ec33051be5 Mon Sep 17 00:00:00 2001 From: timlohse1104 Date: Sun, 15 Mar 2026 16:44:33 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20commit-push=20skill=20w?= =?UTF-8?q?ith=20generic=20docs-update=20step=20and=20add=20changelog=20en?= =?UTF-8?q?try.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .claude | 2 +- CHANGELOG.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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