pr-review
Installation
SKILL.md
Worktrunk PR Review
Review a pull request to worktrunk, a Rust CLI tool for managing git worktrees.
PR to review: $ARGUMENTS
Workflow
Follow these steps in order.
1. Pre-flight checks
Before reading the diff, run cheap checks to avoid redundant work. Shell state
doesn't persist between tool calls — re-derive REPO in each bash invocation or
combine commands.