with one click
run-git-finish-checkpoint-oid
정리로 유실된 run 브랜치는 git-finish checkpoint OID로 복구 검증
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
정리로 유실된 run 브랜치는 git-finish checkpoint OID로 복구 검증
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
새 멀티라인 제출 입력 화면은 공유 분기 + footer 계약으로 통일
PTY 통합 테스트에서 ko/CJK 마커는 ANSI+공백 제거 후 매칭
tui-multi-feature-integration-review
TUI 첫-프레임 타이밍 리뷰: 마커 정직성 + 지연 seam 재현
i18n 마커 문구는 다른 문구의 부분문자열과 겹치지 않게
planning-review-activation-safety-check
| name | run-git-finish-checkpoint-oid |
| description | 정리로 유실된 run 브랜치는 git-finish checkpoint OID로 복구 검증 |
| source | learned |
worktree/브랜치 정리 후 done task의 코드가 main에 실제로 있는지 의심되면: (1) .agents/checkpoints/git-finish/.json의 expected_oid/owned_oids를 읽고 (2) git cat-file -t 로 객체 생존 확인 (3) git merge-base --is-ancestor main으로 병합 여부 판정 (4) 미병합이면 git branch 로 dangling 커밋을 복구한다. status가 safety_blocked(branch_does_not_match_target_ref 등)인 run은 push되지 않았을 가능성이 높다. 사례: YARD-013 fb653fd.