From dfecece70ccc3fea84683fb6c8cdb1639d99e440 Mon Sep 17 00:00:00 2001 From: Vance Ingalls Date: Thu, 20 Aug 2026 03:00:40 -0700 Subject: [PATCH] chore: regenerate the skills manifest for the audio skill The rebase's SKILL.md conflict resolution merged main's scope and playback-rate paragraphs with this branch's bus line, which changes the file's hash. The manifest entry still carried the branch's pre-merge hash, so CI's "Skills: manifest in sync" gate failed with ~ hyperframes-audio (4eb592347f37047d -> 73942820ff9cc774) `gen-skills-manifest --check` passes now. Worth knowing after any rebase that touches skills/: the pre-commit hook regenerates the manifest for the file you edit, but a conflict resolution changes content the hook never sees as an edit. --- skills-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills-manifest.json b/skills-manifest.json index 5158e9299..bf2efa446 100644 --- a/skills-manifest.json +++ b/skills-manifest.json @@ -26,7 +26,7 @@ "files": 121 }, "hyperframes-audio": { - "hash": "4eb592347f37047d", + "hash": "73942820ff9cc774", "files": 6 }, "hyperframes-cli": {