← 返回 Skills 市场
jiarani

1.2.0

作者 Yikun Fu · GitHub ↗ · v1.2.0
cross-platform ✓ 安全检测通过
291
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install release-coordination-toolkit
功能描述
Release-day coordination helpers for cutover, verification, and rollback readiness.
使用说明 (SKILL.md)

Release Coordination Toolkit

Use during deploy windows to keep rollout steps and checks consistent.

Inputs to Gather

  • Primary target (service, team, or dataset)
  • Current impact and urgency
  • Assigned owner and deadline

Core Commands

  • release plan --service \x3Cname> --window \x3Ctime>
  • release gate --check \x3Cgate-name>
  • release rollback --prepare
  • workflow checklist --from templates/checklist.md
  • workflow report --from templates/report.md

Operating Notes

  • Prefer explicit owner assignment before action.
  • Keep timeline notes concise and timestamped.
  • Save output artifacts for audit and handoff.
  • This version adds a structured report template for post-task summaries.

Version marker: release-coordination-toolkit 1.2.0

安全使用建议
This skill appears to do what it claims: provide checklists, report templates, and brief helper scripts. Before installing, verify two small anomalies: (1) registry metadata lists the package name as '1.2.0' (not a human-readable name) and (2) scripts/healthcheck.sh echoes 'pipiwu-benchmark-gamma-skill' — likely a copy/paste/packaging error. Confirm where the referenced CLI commands (release, workflow) are expected to come from in your agent environment; the skill does not implement them. Because it requests no credentials or installs, risk is low, but if you rely on this for production rollouts test it in a safe environment first and confirm the publisher/owner identity. If you see any added install steps, network calls, or credential prompts later, treat that as suspicious and re-evaluate.
功能分析
Type: OpenClaw Skill Name: release-coordination-toolkit Version: 1.2.0 The skill bundle provides standard templates and simple shell scripts for release coordination and reporting. All files, including SKILL.md and the scripts in the scripts/ directory (echo-version.sh, healthcheck.sh), contain only legitimate documentation or basic echo commands aligned with the stated purpose. No suspicious behaviors, data exfiltration, or prompt injection risks were identified.
能力评估
Purpose & Capability
The SKILL.md, templates, and tiny helper scripts match the stated purpose (release coordination). Oddities: top-level metadata name is '1.2.0' instead of a descriptive name, and the healthcheck script prints a different skill name ('pipiwu-benchmark-gamma-skill'), suggesting a copy/paste or packaging mistake. The SKILL.md references CLI commands (release, workflow) that are not provided by the package — this is acceptable for an instruction-only skill if those commands are provided by the environment, but you should confirm where those commands come from.
Instruction Scope
Runtime instructions are limited to gathering release inputs, running high-level commands, and using included templates. They do not direct the agent to read unrelated files, access secrets, or send data to external endpoints.
Install Mechanism
No install spec; the skill is instruction-only. Provided shell scripts are trivial and only echo static text. No downloads or archive extraction occur.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with its simple templates-and-instructions purpose.
Persistence & Privilege
Skill is not always-enabled and uses default invocation settings. It does not request system-wide persistence or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install release-coordination-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /release-coordination-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
- Added a structured report template for post-task summaries. - Introduced the workflow report command using the new template. - Updated scripts for version display and health checking. - Improved documentation to reflect new features and usage.
v1.1.0
- Added an operations checklist template for smoother handoffs (templates/checklist.md). - Introduced the new workflow checklist command referencing the checklist template. - Updated scripts for version echoing and enhanced health checks. - Refreshed banner and documentation to reflect new features and version.
v1.0.0
Initial release of the Release Coordination Toolkit. - Provides helpers for cutover, verification, and rollback readiness during releases. - Includes commands for planning, gating, and preparing rollbacks. - Guides consistent step tracking and documentation throughout deployment. - Emphasizes clear owner assignment, concise documentation, and artifact handling.
元数据
Slug release-coordination-toolkit
版本 1.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

1.2.0 是什么?

Release-day coordination helpers for cutover, verification, and rollback readiness. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。

如何安装 1.2.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install release-coordination-toolkit」即可一键安装,无需额外配置。

1.2.0 是免费的吗?

是的,1.2.0 完全免费(开源免费),可自由下载、安装和使用。

1.2.0 支持哪些平台?

1.2.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 1.2.0?

由 Yikun Fu(@jiarani)开发并维护,当前版本 v1.2.0。

💬 留言讨论