What problem does it solve?
This Skill removes guesswork from releasing software by inspecting your repository and CI to determine how to bump versions, run tests, publish artifacts, and create release notes.
Core Features & Use Cases
- Repo-aware release rule discovery: Analyzes version sources, publishing targets (npm/PyPI/Cargo/Docker), triggers (tags/workflows/branches), test gates, and changelog/release-notes conventions.
- Cached rules for faster reruns: Stores derived guidance in .omc/RELEASE_RULE.md and detects workflow changes to refresh only when needed.
- End-to-end release walkthrough: Guides version selection, pre-release checklist, release notes drafting, and the operational steps to bump, test, commit, tag, and push.
Quick Start
Ask for a release plan with the desired bump by telling the AI: run /oh-my-claudecode:release patch.