Skip to content

v0.20.0

Choose a tag to compare

@SanderMuller SanderMuller released this 04 Jun 16:06
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
b15d7eb

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 emitted SKILL.md
    content is unchanged; this is authoring uniformity, and boost-core
    accepts both forms.
  • skill-authoring skill now documents the directory-form rule, and
    its frontmatter name guidance is corrected for directory-form skills
    (the name matches the skill's directory, not the literal SKILL
    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