ワンクリックで
finishing-a-development-branch
Perform final verification on development branches; choose from 4 merge strategies.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Perform final verification on development branches; choose from 4 merge strategies.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.
Execute plans step-by-step with evidence at each stage; maintain rollback capability.
Effectively process reviewer feedback; categorize blocking vs. advisory items.
Request code reviews at the right time with necessary context and evidence.
Plan before implementing; produce verifiable, rollback-safe, incrementally executable task plans.
| name | finishing-a-development-branch |
| description | Perform final verification on development branches; choose from 4 merge strategies. |
Feature completion does not mean process completion. Final verification and risk assessment MUST occur before closing a branch to prevent pushing unverified changes to mainline.