with one click
release
Cut a versioned release — changelog, version bump, release PR
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Cut a versioned release — changelog, version bump, release PR
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Manage the project backlog — add, list, filter, update, prioritize, and suggest work items
Daily session wrapper — start with backlog, work, commit, retro
End-of-session retrospective — summarize work, update backlog statuses, update MEMORY.md
Commit, branch, PR, self-review, fix — then stop for human approval before merge
Pre-flight for parallel work — pick items, check file overlap, set statuses, generate terminal commands
Manage project backlog — add, list, filter, update, prioritize, suggest
| name | release |
| description | Cut a versioned release — changelog, version bump, release PR |
| user-invocable | true |
| argument-hint | [major|minor|patch] |
main branch, fully up to dategit log v{last}..HEAD --oneline — list all commits since last tagpackage.jsonrelease/vX.Y.Zrelease: vX.Y.Z — short descriptionSTOP. Present PR for review. Wait for approval.