Skip to content

v2.3.0 — distribution, CI, deeper OpenAI strategy

Latest

Choose a tag to compare

@Li-Bailiang Li-Bailiang released this 07 Jun 19:48
· 29 commits to main since this release

Distribution, automation, and a deeper OpenAI strategy. Routing and runtime behavior are unchanged.

Added

  • Published to npm as prompt-refine-skill (files whitelist + publishConfig pinned to the official registry).
  • CI: dependency-free strategy validator, plus tag-triggered npm publish with provenance.
  • ROADMAP.md, a Limitations section in the READMEs, npm version/downloads badges, and a star CTA.

Changed

  • OpenAI strategy deepened for the GPT-5 family (5.1 / 5.2 / 5.5) — outcome-first prompting, reasoning effort, agentic stopping/persistence/verification, and a Codex section (verify-your-work, decompose, durable rules in AGENTS.md).
  • New Codex before/after example; example #2 modernized to GPT-5 (Thinking).
  • Routing labels in SKILL.md made consistent with the READMEs (OpenAI → GPT-5; DeepSeek → V4).

First release published automatically via the new GitHub Actions pipeline.

See CHANGELOG.md.