release-skills
Installation
SKILL.md
Release Skills
Automate the release process for baoyu-skills plugin: analyze changes, update changelogs, bump version, commit, and tag.
CRITICAL: Mandatory Release Checklist
NEVER skip these steps when releasing:
- ✅ Update
CHANGELOG.md(English) - ✅ Update
CHANGELOG.zh.md(Chinese) - ✅ Update
marketplace.jsonversion - ✅ Update
README.md/README.zh.mdif needed - ✅ Commit all changes together
- ✅ Create version tag
If user says "直接 push" or "just push" - STILL follow all steps above first!