소개
The Issue Worker skill streamlines your development workflow by delegating GitHub issues to autonomous Claude agents. When triggered with an issue number, it automatically fetches the issue context, sets up a clean git worktree with a dedicated branch, and directs Claude to implement the required changes. Once the task is complete, it handles the push to origin, creates a pull request, enables auto-merge, and provides a comprehensive report of all changes made, allowing you to scale your productivity through parallel task execution without interrupting your primary coding environment.