worktree-pr-review
Installation
SKILL.md
Worktree PR Review
Finish reviewable work that already exists in a dedicated git worktree. This skill owns standalone or recovery publishing plus the Codex review loop; it does not decide product scope, implement new issues, or replace the normal prd-to-prod-autopilot post-review publishing gate.
Inputs
Require:
- Target repo and delivery worktree path.
- Base branch, run slug, intended PR branch, and repo PR policy when known.
- Delivery summary: PRD/issues covered, relevant documents, changed areas, checks run with results, blockers, assumptions, and declared review unit/topology: independent issue, dependent issue with base/order, or integrated PRD branch.
- Whether the work is complete. Use a ready PR only for complete verified work; use a draft PR for intentionally partial or blocked work.
If no dedicated git worktree exists and code changes already exist in a normal checkout, stop and ask for a worktree-safe handoff plan. Do not copy uncommitted changes into a new worktree by guesswork.