关于
The Worker skill enables high-velocity parallel development by leveraging git worktrees to create isolated environments for Claude Code. Instead of context-switching or pausing your progress, you can dispatch Claude to a separate branch where it autonomously completes a specific task, pushes the code, and opens a Pull Request. This is particularly useful for offloading refactoring, bug fixes, or documentation tasks while you remain focused on your primary development path.