Goal Release

Cut a release end to end: run the draft-release skill to open the release PR and draft GitHub release, wait for CI to turn green, run the merge-pr skill to merge the release PR, then wait for the Publish workflow to publish the npm package and finalize the GitHub release. Use when the user wants to draft and merge a release in one go.

dyoshikawa Updated

File contents

dyoshikawa/websearch/tree/main/.opencode/skills/goal-release commit 4d25ee4325

Frequently asked questions

npx skillmds@latest add dyoshikawa/goal-release-2