workclaw-release-prep

Analyze git commits and tags to recommend version bumps and draft bilingual release notes.

154|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/haojing8312/WorkClaw --skill workclaw-release-prep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workclaw-release-prep
Source: https://github.com/haojing8312/WorkClaw/tree/main/.agents/skills/workclaw-release-prep
Command: npx skills add https://github.com/haojing8312/WorkClaw --skill workclaw-release-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Preparing a WorkClaw desktop release requires determining the appropriate version bump and creating clear, user‑facing release notes in both Chinese and English, a process that is time‑consuming and error‑prone.

Core Features & Use Cases

  • Version Recommendation: Analyzes recent commits, tags, and key project files to suggest a patch, minor, or major version increase with rationale.
  • Bilingual Release Notes Drafting: Summarizes user‑visible changes and produces concise release notes in Chinese and English, ready for human review.
  • Release Scope Inspection: Reviews relevant manifests, configuration files, and documentation to ensure all impactful changes are captured.

Quick Start

Ask the skill to prepare a release by providing the last git tag and any additional context needed.

Frequently Asked Questions about workclaw-release-prep

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

FAQPage Schema
How do I generate bilingual release notes from git commits?

To generate bilingual release notes from git commits, the skill analyzes recent git history, tags, and project manifests to draft concise user-visible summaries in both Chinese and English, ready for human review.

How do I determine the next version number for a software release?

Determining the next version number for a software release involves analyzing recent git commits and tags to recommend a patch, minor, or major version bump with clear rationale based on the detected changes.

What do I need to prepare a desktop release with automated versioning?

To prepare a desktop release with automated versioning, you need access to git history, project manifest files, configuration files, and the last git tag to ensure all impactful changes are captured.

Can I automate release scope inspection for project manifests?

Yes, you can automate release scope inspection for project manifests. The skill reviews relevant manifests, configuration files, and documentation to ensure all user-visible changes are captured before drafting notes.

When should I use automated bilingual release notes over manual drafting?

You should use automated bilingual release notes over manual drafting during release preparation when you need to save time and reduce errors in summarizing git history into Chinese and English user-facing changes.