openclaw-release-maintainer

Coordinate OpenClaw release planning, versioning, and publish validation across artifacts.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/pertain99/openclaw-better --skill openclaw-release-maintainer-pertain99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-release-maintainer
Source: https://github.com/pertain99/openclaw-better/tree/main/.agents/skills/openclaw-release-maintainer
Command: npx skills add https://github.com/pertain99/openclaw-better --skill openclaw-release-maintainer-pertain99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw releases require careful coordination of tagging, release notes, and validation across multiple artifacts. This skill centralizes maintainer workflows to reduce errors and speed up release cycles.

Core Features & Use Cases

  • Release planning & versioning: Aligns version numbers across files and artifacts to prevent mismatches.
  • Changelog assembly & validation: Generates user-facing release notes for stable and prerelease builds and verifies accuracy.
  • Publish-time validation: Checks credentials, access controls, and artifact integrity before deployment.
  • Use Case: A maintainer prepares a beta tag, validates build artifacts, and publishes the changelog and release notes to npm and distribution feeds.

Quick Start

Prepare a new release by validating tags, building artifacts, and assembling release notes.

Frequently Asked Questions about openclaw-release-maintainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate release versioning and changelog assembly for multi-platform npm and desktop distributions?

Multi-platform release versioning and changelog assembly require aligning version numbers across artifacts and validating preflight checks before publishing. The workflow enforces strict sequencing and guardrails to ensure release notes accurately reflect the target build across npm, macOS, and Windows distributions.

What is the best way to validate credentials and artifact integrity before a stable or prerelease publish?

Publish-time validation checks credentials, access controls, and artifact integrity before deployment. This preflight process ensures both stable and prerelease builds pass strict sequencing guardrails, preventing mismatched version tags or incomplete artifacts from reaching distribution feeds.

How do I align version names across files and artifacts to prevent release mismatches?

Aligning version names across files and artifacts involves applying strict sequencing guardrails during release planning. By validating preflight checks and ensuring release notes reflect the target build, the workflow prevents version mismatches between npm, macOS, and Windows distributions.

Can I use this release management workflow for both beta tags and stable releases?

Yes, the release management workflow applies to both stable and prerelease workflows, including beta tags. A maintainer can prepare a beta tag, validate build artifacts, and publish the changelog and release notes to npm and distribution feeds using the same coordination process.

Why do my release notes not reflect the target build during changelog assembly?

Release notes fail to reflect the target build when strict sequencing and guardrails are not enforced during changelog assembly. Validating preflight checks and aligning version names across artifacts ensures the generated release notes accurately match the intended build.

What steps are needed to prepare a new release from tag validation to publishing release notes?

Preparing a new release involves validating tags, building artifacts, and assembling release notes. The process enforces credential checks, validates artifact integrity for npm and desktop distributions, and aligns version names before publishing the changelog.