Files
hyperframes/skills
Vance Ingalls ee28e629f4 docs(skills): teach the router that a chain can span several tracks
The router's audio rows still described the pre-bus feature — "automation
envelopes on a track", "track gain/volume" — so a request like "one compressor
across all four narration tracks" matched no row and fell through to a generic
creation workflow. Both the domain row and the creator-edit row now name the
submix bus. `CLAUDE.md` and `README.md` already carry it from the skill commit;
only the routing surface was stale.

Nothing else in CLAUDE.md's sync set changes: the skill's own `description:` is
unchanged, and the docs pages and CLI templates only NAME the skill.
`gen-skills-manifest --check` passes.
2026-08-20 16:41:45 -07:00
..