ワンクリックで
guardian-unblock-finish
Use when Guardian finish is blocked and the user asks to plan or apply safe blocker resolution.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when Guardian finish is blocked and the user asks to plan or apply safe blocker resolution.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when the user asks Codex to drive the repo to the configured Guardian desired end state, such as commit, land, push, clean Guardian worktrees/branches, and safe hygiene cleanup.
Use when the user asks Codex to run Guardian workflows such as guardian status, guardian done, guardian finish, guardian recover, or worktree cleanup. Routes through the Codex Guardian adapter instead of raw git cleanup commands.
Use when the user asks Guardian to initialize, bootstrap, or write the repo-local Guardian config.
Use when the user says Guardian done, finish the job, complete the implementation, land and clean up, or asks Codex to run the normal Guardian completion workflow.
Use when the user asks Guardian to plan or apply the implementation-done cleanup workflow for redundant merged worktrees and branches.
Use when the user asks Guardian to inspect project roadmap, milestone, plan, or ULW execution evidence.
| name | guardian-unblock-finish |
| description | Use when Guardian finish is blocked and the user asks to plan or apply safe blocker resolution. |
Plan blocker resolution through the Guardian Codex adapter:
node <adapter-path> tool guardian_unblock_finish '{"mode":"plan"}'
The supported action is commit-review-artifacts, which may commit only matching .milestones/reviews/*impl-rating-YYYYMMDD.md or .milestones/reviews/*impl-rating-YYYYMMDD.txt artifacts. Apply only after explicit confirmation with mode: "apply" and the same target options.
Do not delete files, stash, clean, force-push, rename or copy source files into review artifacts, commit symlink artifacts, or commit source changes.