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.
This commit is contained in:
Vance Ingalls
2026-08-20 16:40:37 -07:00
parent fdf0cf3125
commit dfecece70c
+1 -1
View File
@@ -26,7 +26,7 @@
"files": 121
},
"hyperframes-audio": {
"hash": "4eb592347f37047d",
"hash": "73942820ff9cc774",
"files": 6
},
"hyperframes-cli": {