resolve-pr-feedback
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Resolve PR Feedback
Fetch unresolved feedback, triage it, fix root causes, reply, resolve, and prove completeness.
Use /agent-watchdog first when another agent, cloud run, or prior session claimed completion.
Input
$ARGUMENTS is empty for current-branch detection, a PR number, or a PR URL.
Workflow
1. Detect and bind
Resolve the PR and base with gh pr view. Read the REST stack object when present. If its
branch belongs to another worktree, report that workspace rather than stealing it.