원클릭으로
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.