Guides users through the complete npm package release workflow for @a9s/cli.
Use this skill when the user wants to publish a new version, create a PR for release,
merge a PR, or release a draft to npm. Also use it when they mention:
- "I want to release" or "time to release"
- "create a PR" (in a release context)
- "merge this PR" or "is CI done?"
- "release the draft"
- "what's the release process?"
- "publish a new version"
The skill orchestrates the full workflow: branch → PR → CI → merge → draft → release,
with helpful guidance at each step and confirmation before destructive actions.
2026-03-06