Skip to content

optimizing-skills v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:10
59f45d6

optimizing-skills

Disciplined, validation-gated revision of an existing skill so each edit is a measured improvement rather than a guess. Use when editing, revising, or tuning a skill that already exists and there is evidence it underperforms (observed failures, drift, complaints) — invoke by name, or have versioning-skills / creating-skill defer to it before applying edits. Not for authoring a brand-new skill from scratch (use creating-skill) or one-off prose.

Distilled from SkillOpt (microsoft/SkillOpt): a held-out check set, a two-tier best/candidate validation gate (ship only on a strict improvement), bounded edits, failure-first reflection, impact ranking, a protected core, and remember()-backed cross-revision memory — the discipline kept, the training harness dropped.

Skill folder: optimizing-skills


Release of optimizing-skills version 0.3.0

📥 Download & Install

⬇️ Download optimizing-skills.zip

To install:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. Requires paid Claude Pro or Team account

See official documentation for more details.

Recent Changes

59f45d6 optimizing-skills v0.3.0: ledger the rejected candidates (#786)
0ef097b docs: Update CHANGELOG.md for released skills