openclaw-release-maintainer

Orchestrate OpenClaw release workflows with preflight validation and multi-artifact publishing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and coordinates OpenClaw release workflows to ensure consistent versioning, changelog generation, and validated publishing across npm and macOS artifacts.

Core Features & Use Cases

  • Release workflow orchestration across stable, beta, and development channels, including tag creation and changelog assembly.
  • Preflight validations that verify version alignment, required credentials, and policy conformance before publishing.
  • Guardrails and documentation integration to enforce release policies, notary steps, and artifact integrity.

Quick Start

Begin by selecting the target version and git tag, then run the preflight sequence to validate all release steps.

Frequently Asked Questions about openclaw-release-maintainer

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

FAQPage Schema
How do I automate release workflows for stable, beta, and development channels?

Release workflows for stable, beta, and development channels are automated through orchestrated tag creation and changelog assembly. The process coordinates multi-artifact publishing across npm and macOS targets while enforcing version alignment and preflight validations.

What preflight checks are required before publishing npm and macOS artifacts?

Preflight checks before publishing npm and macOS artifacts verify version alignment, required credentials, and policy conformance. These guardrails ensure artifact integrity and enforce notary steps to maintain secure, repeatable release cycles.

How does changelog generation work during multi-artifact publishing?

Changelog generation during multi-artifact publishing works by assembling release notes as part of the orchestrated workflow. It integrates directly with tag creation and version alignment checks to produce consistent documentation across stable, beta, and development cycles.

Can I use this release orchestration for validated publishing across different release cycles?

Yes, you can use this release orchestration for validated publishing across stable, beta, and development release cycles. It applies preflight validations and guardrails to ensure secure, repeatable multi-artifact publishing across npm and macOS platforms.

Why does version alignment fail during preflight validation before a release?

Version alignment fails during preflight validation when the selected target version and git tag do not match the required release policies. Running the preflight sequence identifies these mismatches and credential gaps before attempting to publish artifacts.

When do I need to run preflight checks for secure and repeatable releases?

You need to run preflight checks for secure and repeatable releases immediately after selecting your target version and git tag. This sequence validates all release steps, enforcing notary steps and artifact integrity before any publishing occurs.