OpenClaw Release Maintainer
技能 已验证 活跃Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
To streamline and ensure the quality of OpenClaw stable and beta releases by providing a detailed, procedural guide for all aspects of the release and publishing workflow.
功能
- Automated release preparation and verification
- Changelog and release notes generation
- Publishing commands and artifact management
- Cross-platform build and verification procedures
- Detailed guidance on versioning, signing, and notarization
使用场景
- Preparing a new stable OpenClaw release
- Publishing a beta version of OpenClaw
- Verifying release artifacts before public distribution
- Generating and updating release notes and changelogs
非目标
- Managing ordinary development changes
- Handling GHSA-specific advisory work
- Automating general software development tasks outside of OpenClaw releases
工作流
- Confirm operator intent and choose target version/tag.
- Commit, push, pull/rebase, and ensure worktree is clean.
- Pull latest `main`, verify CI green, and run `/changelog`.
- Create release branch `release/YYYY.M.D` and prepare release changes.
- Create git tag and refresh GitHub release.
- Dispatch and wait for CI/CD preflight and validation workflows (npm, macos).
- Fix any failures, delete/recreate tag/release, and rerun preflights if needed.
- Publish to npm using the appropriate dist-tag (`beta` or `latest`).
- Run post-publish verification and beta roster checks.
- Announce release on Discord.
- Promote beta to latest if applicable, and verify `appcast.xml` updates.
安装
npx skills add steipete/clawdis通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Changelog Automation
98Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
Changelog Generator
98Changelog Generator
Manage Changelog
97Maintain a changelog following Keep a Changelog format. Covers entry categorization (Added, Changed, Deprecated, Removed, Fixed, Security), version section management, and unreleased tracking. Use when starting a new project that needs a changelog, adding entries after completing features or fixes, preparing a release by promoting Unreleased entries to a versioned section, or converting a free-form changelog to Keep a Changelog format.
Docs Changelog
90Generates and formats changelog files for a new release based on provided version and raw changelog data.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions