release-publish - Publish AlphaClaw releases to npm and GitHub
End-to-end workflow for publishing AlphaClaw releases including release notes drafting, npm publishing, and GitHub release creation
Tags
Updated: 2026-05-11Typical Inputs
Typical Outputs
What this skill does
- Gather git history
- Collect commits
- Identify contributors
- Find merged PRs
- Check open issues
- Draft release notes
- Review draft
- Run tests
- Bump version
- Push tags
- Publish to npm
- Create GitHub release
- Update deployment templates
- Close issues
- Draft tweet
Inputs
- Git repository
- npm credentials
- GitHub token
- GitHub issues
- Deployment template repositories
Outputs
- Release notes
- npm package
- GitHub release
- Closed GitHub issues
- Draft tweet
Requirements
- git
- npm publishing access
- GitHub CLI
- GitHub repository permissions
