Agent Skillsopenclaw/openclaw › release-openclaw-maintainer

release-openclaw-maintainer

GitHub

负责 OpenClaw 版本发布全流程,包括准备、发布、恢复及验证 beta/stable/extended-stable 版本,处理回移植和公告。

.agents/skills/release-openclaw-maintainer/SKILL.md openclaw/openclaw

Trigger Scenarios

需要发布或重新发布 OpenClaw 版本 执行版本发布后的验证或恢复操作 管理已批准的回移植补丁

Install

npx skills add openclaw/openclaw --skill release-openclaw-maintainer -g -y
More Options

Non-standard path

npx skills add https://github.com/openclaw/openclaw/tree/main/.agents/skills/release-openclaw-maintainer -g -y

Use without installing

npx skills use openclaw/openclaw@release-openclaw-maintainer

指定 Agent (Claude Code)

npx skills add openclaw/openclaw --skill release-openclaw-maintainer -a claude-code -g -y

安装 repo 全部 skill

npx skills add openclaw/openclaw --all -g -y

预览 repo 内 skill

npx skills add openclaw/openclaw --list

SKILL.md

Frontmatter
{
    "name": "release-openclaw-maintainer",
    "description": "Prepare, publish, recover, or verify OpenClaw beta, stable, and extended-stable releases, including approved backports."
}

OpenClaw Release Maintainer

Use for a release operation, not ordinary development or advisory mutation. Read docs/reference/RELEASING.md for current policy. Load $release-private when available before resolving private credential locators or host topology; credential operations use $one-password.

Choose the operation

Read only the references needed for the selected phase:

  • Regular beta/stable preparation or publication: regular release, which routes preparation and phase-specific proof. If the request does not specify stable/full, default to beta; beta authorization does not authorize later stable promotion.
  • Backport discovery: candidate inventory. For extended-stable also read backport preparation; SDK/config changes need a visible maintenance-risk warning and maintainer decision.
  • Extended-stable .33+ Gateway publication: extended-stable publication. Use the shared publisher with extended-stable inputs; its non-Latest GitHub Release carries evidence without native-app or ClawHub publication.
  • Validation selection or failed proof: validation and confidence, with $release-openclaw-ci for workflow execution and immutable manifests.
  • Interrupted publication or registry promotion: publication recovery.
  • Native assets: platform publication, with $release-openclaw-mac for macOS operations.
  • Stable postpublish synchronization: main closeout.
  • Release notes: $openclaw-changelog-update, including its separate approved post-release docs-mirror route. Initial release generation keeps its existing format; docs publication does not run automatically during release. Requested announcements: $release-openclaw-announcement for Discord, $release-tweets for X. Announcements never gate publication and require explicit posting authorization.
  • Published artifact verification: $verify-release. GHSA operations: $openclaw-ghsa-maintainer only with explicit security-workflow authorization.

Shared release boundaries

Explicit approval is required for version changes and irreversible publication. A request to cut, publish, or complete a named release carries through its validated publication and verification; do not ask again unless identity, channel, scope, or material risk changes. Ship authority for ordinary code is not release authority.

An operator's explicit approval to do whatever is needed to prepare a named release is standing authority for the necessary preparation decisions and repairs. Carry it through candidate and tooling fixes, upgrade/migration design, reviewed test or security-inventory alignments, isolated proof, commits, pushes, and validation recovery. Record the decision, its evidence, and the selected support contract; do not ask again merely because an already-approved class of work reaches an implementation or verification step. Continue independent work while resolving a blocker. This authority does not permit hiding defects, lowering a gate to manufacture success, destructive changes to operator state, unrelated work, or publication. A prepare-only request still requires a separate publication instruction before releasing artifacts or a bridge version.

Keep one compact state record using the handoff template: effective goal, version/tag/branch, cut/Code/Tooling/Release SHAs, active parent run and attempt, successful child artifacts, approved changes, phase and next action. Latest operator steering replaces superseded scope. Completed evidence stays complete until a named change invalidates it.

For regular releases, prepare complete notes before freezing Code SHA when possible. If those notes are final, Code SHA and Release SHA are the same commit: one successful fresh full qualification can supply both roles and their exact publication bytes. Do not create another commit or run solely to separate the labels. If notes change after qualification, a descendant whose complete delta includes CHANGELOG/YYYY.M.PATCH.md and only that entry, its matching record, and root index may use split-changelog-release-v1 to reuse product proof while qualifying new publication bytes. Any other source delta, rename, or deletion returns to the Code SHA loop. Historical root-only receipts retain changelog-only-release-v1. Keep trusted Tooling SHA separate; tooling or infrastructure failures do not justify changing the candidate.

Published versions and final tags are immutable. Reuse successful exact-source artifacts; do not rebuild or republish as an implicit retry. The active release is the work queue: no opportunistic moving-main fixes or backports. Classify failures, repair their owner, retry the affected surface, then reassess rather than repeating the full release.

Required checks and enforced environment approvals remain required. A passing sibling lane cannot waive a failure. Native platforms have independent gates; pending app assets do not hold npm/GitHub finalization or main closeout. Report proof gaps and pending platforms accurately.

Version History

  • 8e18591 Current 2026-09-23 04:23

    新增非 Latest 扩展稳定版发布支持;重构发布日志拆分与文档镜像同步;优化发布资格校验逻辑。

  • 3374458 2026-08-20 13:29

Same Skill Collection

.agents/skills/agent-transcript/SKILL.md
.agents/skills/auto-qa/SKILL.md
.agents/skills/autoreview/SKILL.md
.agents/skills/channel-message-flows/SKILL.md
.agents/skills/claw-score/SKILL.md
.agents/skills/clawdtributor/SKILL.md
.agents/skills/clawsweeper/SKILL.md
.agents/skills/control-ui-e2e/SKILL.md
.agents/skills/crabbox/SKILL.md
.agents/skills/deslop/SKILL.md
.agents/skills/discord-clawd/SKILL.md
.agents/skills/discord-e2e/SKILL.md
.agents/skills/discord-user-post/SKILL.md
.agents/skills/discrawl/SKILL.md
.agents/skills/gitcrawl/SKILL.md
.agents/skills/graincrawl/SKILL.md
.agents/skills/notcrawl/SKILL.md
.agents/skills/openclaw-changelog-update/SKILL.md
.agents/skills/openclaw-ci-limits/SKILL.md
.agents/skills/openclaw-debugging/SKILL.md
.agents/skills/openclaw-docker-e2e-authoring/SKILL.md
.agents/skills/openclaw-ghsa-maintainer/SKILL.md
.agents/skills/openclaw-live-updater/SKILL.md
.agents/skills/openclaw-parallels-smoke/SKILL.md
.agents/skills/openclaw-pr-maintainer/SKILL.md
.agents/skills/openclaw-qa-testing/SKILL.md
.agents/skills/openclaw-refactor-docs/SKILL.md
.agents/skills/openclaw-release-validation/SKILL.md
.agents/skills/openclaw-repair-sweep/SKILL.md
.agents/skills/openclaw-secret-scanning-maintainer/SKILL.md
.agents/skills/openclaw-test-heap-leaks/SKILL.md
.agents/skills/openclaw-test-performance/SKILL.md
.agents/skills/openclaw-testing/SKILL.md
.agents/skills/openclaw-update/SKILL.md
.agents/skills/parallels-discord-roundtrip/SKILL.md
.agents/skills/proof-video/SKILL.md
.agents/skills/prototype-openclaw-tui/SKILL.md
.agents/skills/release-openclaw-announcement/SKILL.md
.agents/skills/release-openclaw-ci/SKILL.md
.agents/skills/release-openclaw-mac/SKILL.md
.agents/skills/release-openclaw-nightly/SKILL.md
.agents/skills/release-openclaw-plugin-testing/SKILL.md
.agents/skills/security-triage/SKILL.md
.agents/skills/slack-e2e/SKILL.md
.agents/skills/slacrawl/SKILL.md
.agents/skills/tag-duplicate-prs-issues/SKILL.md
.agents/skills/technical-documentation/SKILL.md
.agents/skills/telegram-crabbox-e2e-proof/SKILL.md
.agents/skills/telegram-e2e-userbot/SKILL.md

Metadata

Files
0
Version
8e18591
Hash
605abe37
Indexed
2026-08-20 13:29

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 14:12
浙ICP备14020137号-1