krt:release-marshal
Installation
SKILL.md
Release Marshal
Overview
Orchestrate the full delivery flow for the current project. Calling this skill is the normal commit → Jira → PR workflow; do not introduce a separate "commit-task-PR" mode.
- Prepare clean gitflow commits.
- Rebase safely onto
developor the selected base branch. - Create or reuse Jira Server/Data Center issue and subtask.
- Create a GitHub pull request with a factual body and Jira link.
- Offer to move the associated Jira task to review after the PR is created.
The marshal directs specialized skills instead of duplicating their detailed workflows:
krt:gitflow-knightowns branch hygiene, staging, and commit planning.krt:rebase-smithowns clean branch history and safe rebase decisions.krt:jira-scribeowns Jira issue/subtask lookup, creation proposals, sprint handling, and transitions.ghowns GitHub remote state, push/PR operations, and reviewer requests after confirmation.