Skip to content

Supered v0.7.0

Latest

Choose a tag to compare

@fhajjej-ship-it fhajjej-ship-it released this 11 Jun 13:51

Supered v0.7.0

Skill hardening release.

Highlights

  • Added activation prompts to every bundled skill so users can trigger each workflow directly.
  • Added useful-output and weak-output examples to every bundled skill.
  • Tightened skill-quality tests so future skills must include activation prompts and output examples.
  • Mirrored the hardened skill bodies into the public Codex plugin bundle.
  • Updated public install snippets and reviewer docs for v0.7.0.

Verification

npm test
npm run validate
npm run smoke-install
npm run verify-package
npm run verify-codex-plugin
npm run verify-site
npm audit --audit-level=high