pr-merge-cleanup-f6d6db — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pr-merge-cleanup-f6d6db (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
gh pr view {번호} --json state,mergeCommit)closes #N 명시되어 자동 close된 상태) gh pr view {번호} --json state,mergedAt,mergeCommit,headRefName
gh issue view {N} --json statestate == MERGED 아니면 즉시 중단하고 작업지시자 보고 gh issue close {N} git fetch origin --prune
git checkout {BASE_BRANCH}
git pull --ff-only--delete-branch로 삭제된 경우 skip) git push origin --delete publish/task{N} 2>&1 || echo "이미 삭제됨" git worktree remove ../{repo}-task{N}
git worktree prune git branch -d local/task{N}
# 강제 삭제는 작업지시자 명시 승인 후에만: git branch -D local/task{N}mydocs/orders/{yyyymmdd}.md의 #{N} 행이 완료 + 시각 기록되어 있는지 재확인gh pr view {번호} state == MERGED 확인git branch -vv | grep local/task{N} 출력 없음 (삭제된 경우)git ls-remote origin publish/task{N} 빈 출력 (원격 삭제 확인)git worktree list 출력에 정리 대상 worktree 미존재git branch --show-current가 {BASE_BRANCH}local/task{다른번호})나 메인 worktree 삭제git branch -D 강제 삭제 무단 사용 (병합 안 된 커밋이 있을 때 손실 위험)$pr-merge-cleanup 또는 /skills 메뉴/pr-merge-cleanup~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.