Release
Skill Verified ActiveGeneric release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release
To automate and standardize the software release process by inspecting project specifics and providing step-by-step guidance.
Features
- Analyzes repo release rules and CI configurations
- Caches derived release rules in `.omc/RELEASE_RULE.md`
- Guides users through version bumping and pre-release checks
- Provides guidance on release notes and changelog conventions
- Automates Git tagging and pushing, and guides CI integration
Use Cases
- Standardizing release procedures across a team or project
- Guiding developers through the steps of creating a new software release
- Ensuring all necessary checks and preparations are done before publishing
- Automating the discovery of project-specific release configurations
Non-Goals
- Hardcoding project-specific version files or commands
- Performing the actual publishing to registries without user interaction or CI
- Managing project dependencies or build processes outside of the release context
Scope
- info:Dry-run previewWhile the skill guides through release steps, a specific `--dry-run` flag for the entire process is not explicitly mentioned, though interactive prompts offer a form of preview.
Installation
First, add the marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQuality Score
VerifiedTrust Signals
Similar Extensions
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.