Acerca de
The PR Worker skill empowers Claude to act as an autonomous agent within your Git workflow, specifically designed to handle the repetitive aspects of Pull Request maintenance. By leveraging git worktrees, it can spawn parallel workers to process review feedback, analyze failing CI checks, or continue development on specific PRs without disrupting your current local environment. It fetches real-time metadata via the GitHub CLI, identifies specific issues, implements fixes, and prepares commits for your final review, significantly accelerating the code review cycle and reducing manual context switching.