Skip to content

Skill Forge (SKF) v2.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:01
b613450

What's New

Bug Fixes

  • fix(shared): allow dotted repo names in GitHub pin validation
  • fix(brief): stop "lifecycle" keyword from overriding structural scope rules
  • fix(setup): show ccc daemon health instead of a misparsed version string
  • fix(setup): announce initial detection on first run
  • fix(create-skill): skip already-surfaced migration warnings in doc-rot scan
  • fix(export): support first-ever --all export and flat-layout snippets
  • fix(refine-architecture): name refined output after the doc's own project
  • fix(create-stack): treat body-token overflow as advisory, matching skill-check

Other Changes

  • ci: bump workflow actions to Node 24 runtimes
  • ci: remove the Discord notification workflow
  • Merge pull request #445 from armelhbobdad/ci-node24-discord-cleanup
  • Merge pull request #447 from armelhbobdad/fix/workflow-health-findings
  • Merge pull request #448 from armelhbobdad/chore/module-help-column-labels
  • quality: harden all 16 skf-* skills — script determinism, wire customization, fix coherence
  • quality: clear residual medium findings across skf-* skills
  • quality: script remaining determinism leaks and reconcile contracts
  • quality: exhaustive per-skill lens sweep — drain determinism/coherence/leanness
  • quality: clear residual medium findings; keep SKILL.md within budget
  • quality: resolve residual mediums; add feasibility verdict-rollup script
  • Merge pull request #449 from armelhbobdad/quality/skf-workflows-zero-findings

Maintenance

  • chore(module-help): use preceded-by/followed-by ordering column labels

Installation

npx bmad-module-skill-forge install

Full Changelog: v2.0.0...v2.0.1