About
The PR Worker skill streamlines the pull request lifecycle by offloading the repetitive tasks of iterating on code reviews and debugging CI failures to specialized Claude workers. By leveraging git worktrees and the GitHub CLI, it enables developers to address feedback in isolated environments without interrupting their current local branch. This skill intelligently analyzes PR comments and CI logs to generate targeted fixes, helping teams accelerate their development velocity and maintain high code quality with minimal manual intervention.