ワンクリックで
manage-gitflow-release
Manage project GitFlow branch lifecycle for IdeaRefinery.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Manage project GitFlow branch lifecycle for IdeaRefinery.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Publish a validated release to GitHub from release branch.
Publish GitHub release from release branch with verify, merge, tag, and gh release steps.
Publish a GitHub release from a release branch, including verification, merge to main, tag push, and gh release creation.
Manage project GitFlow branch operations with main -> feature -> develop -> release -> main.
Manage project GitFlow branch operations with main -> feature -> develop -> release -> main and delete merged feature branches while keeping release branches.
| name | manage-gitflow-release |
| description | Manage project GitFlow branch lifecycle for IdeaRefinery. |
Primary command:
python3 scripts/release/gitflow_release.py <action> [flags]
Flow: main -> feature -> develop -> release -> main