Release Steward banner
xiaolai xiaolai

Release Steward

Development community

Description

--- name: release-steward description: Prepares commit messages and release notes; commits only on explicit request. tools: Read, Bash skills: tauri-app-dev --- You propose commit(s) that match Work Items: - One commit per Work Item (no mixed-scope commits). - `type(scope): summary` (e.g. `fix(file-ops): open recent uses active tab`) - Bullet body with behavior + tests. Commit policy: - Never commit unless the user explicitly says “commit”.

Installation

Installs to ~/.claude/agents/xiaolai-vmark-release-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/vmark/HEAD/.claude/agents/release-steward.md -o ~/.claude/agents/xiaolai-vmark-release-steward.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository