v0.20.0
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
- Skill sources moved to directory form (
<name>/SKILL.md) — the
shape boost-core emits and the reference catalogs all use. The three
shipped skills (lean-dist,skill-authoring,writing-file-emitter)
are now authored as directories; guidelines stay flat. No consumer
impact — boost-core discovers skills by name and the emittedSKILL.md
content is unchanged; this is authoring uniformity, and boost-core
accepts both forms. skill-authoringskill now documents the directory-form rule, and
its frontmatternameguidance is corrected for directory-form skills
(thenamematches the skill's directory, not the literalSKILL
filename).
Non-breaking — skill-source layout + authoring guidance. The set of
shipped skills, their names, and their emitted output are unchanged.
Full Changelog: 0.19.1...0.20.0