manage-skill-flavors
Installation
SKILL.md
Manage Skill Flavors
Maintain one complete canonical skill while building reviewed host-specific exceptions before packaging. Consumers receive finished files and never interpret markers.
Start With the Complete Context
- Confirm the repository root contains
skills/,skill-flavors/, andscripts/compose-skill-flavor.mjs. - Read the complete canonical file being changed.
- Read the matching relative file under every existing
skill-flavors/<flavor>/directory, when present. No override means that flavor intentionally inherits the canonical file. - Read references/flavor-test-matrix.md completely when adding a flavor or changing discovery, composition, packaging, publishing, or CI.