review-pr
SKILL.md
Review PR
Orchestrate a PR review by running code review, fetching PR comments, evaluating all findings together, and optionally finishing with /finalize.
Task Tracking
At the start, use TaskCreate to create a task for each step:
- Code review and PR comments
- Confirm implementation
- Finalize implementation
Step 1: Code Review and PR Comments
Run the /review-code skill to review the feature branch against the base branch. Pass any PR comments as additional findings.
Fetch PR comments by running the /fetch-pr-comments skill. Include the unresolved comments as additional findings for the /review-code evaluation step.
Step 2: Confirm Implementation
After the code review summary, use AskUserQuestion to ask whether to proceed with finalization:
- Proceed — continue to Step 3
- Skip — stop here, leave changes as-is for manual review
Step 3: Finalize Implementation
Run the /finalize skill.
Rules
- If any phase fails, run the
/investigateskill to diagnose the failure, apply the suggested fix, and retry. If investigation cannot identify a root cause, stop and report with investigation findings. Do not skip ahead.
Weekly Installs
9
Repository
tobihagemann/turboGitHub Stars
8
First Seen
3 days ago
Security Audits
Installed on
claude-code9
mcpjam3
kilo3
junie3
windsurf3
zencoder3