
from clawrouter6,571
A strict release checklist for ClawRouter: version bump, changelog, build, tests, tag, GitHub release, and npm publish—used to enforce reliable releases.
A prescriptive release checklist skill for the ClawRouter project. It walks an agent through every step required to ship a new version: confirm and bump the package version, write a CHANGELOG entry, sync version constants in dependent repos, build and run tests, commit and push changes, create a git tag and GitHub release, and publish the package to npm. The skill includes verification steps to ensure the package and release artifacts are live.
Use this skill whenever preparing a ClawRouter release. Triggers when the agent is asked to publish, tag, or bump versions for ClawRouter (e.g., "release clawrouter", "npm publish clawrouter"). It is intended for formal release runs—do not skip steps.
Best used by CLI-capable agents that can run shell commands and interact with Git/GitHub (agents with gh/npm access, e.g., Copilot/Codex/Gemini CLI).
This skill has not been reviewed by our automated audit pipeline yet.