ops-ship
FeaturedOPS on-demand: This skill should be used when the user asks to "ship ops plugin", "merge all PRs and…
Install
Quality Score: 94/100
Skill Content
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ops-merge
OPS on-demand: This skill should be used when the user asks to "merge PRs", "salvage branches", or…
ops-release
OPS on-demand: This skill should be used when the user asks to "release the plugin", "publish ops…
ship-pr
Ship a single change through a worktree -> branch -> PR -> squash-merge -> cleanup workflow - pick the right branch type (feat/fix/chore/docs/hotfix), implement, verify with this repo's real build/typecheck/test commands, open the PR, check CI, merge, and clean up. Use for any single PR-sized change in any git repo with a GitHub remote - a bug fix, a small feature, a doc edit, a dependency bump. For 3+ independently shippable PRs from one analysis pass, see parallel-ship. For sequential phases where each PR builds on the last, see epic-ship.