pr-merge-cleanup-17a9b3 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pr-merge-cleanup-17a9b3 (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 {number} --json state,mergeCommit。closes #N 且 Issue 已自动关闭。 gh pr view {number} --json state,mergedAt,mergeCommit,headRefName
gh issue view {N} --json statestate != MERGED,立即停止并报告给任务请求者。 gh issue close {N}{BASE_BRANCH}。 git fetch origin --prune
git checkout {BASE_BRANCH}
git pull --ff-only--delete-branch 删除,则跳过。 git push origin --delete publish/task{N} 2>&1 || echo "already deleted" git worktree remove ../{repo}-task{N}
git worktree prune git branch -d local/task{N}
# Forced deletion requires explicit task requester approval: git branch -D local/task{N}mydocs/orders/{yyyymmdd}.md 中的 #{N} row 是 Done 并包含完成时间。gh pr view {number} 显示 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}。git branch -D;未 merge 的 commits 可能丢失。$pr-merge-cleanup 或 /skills 菜单/pr-merge-cleanup~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.