소개
The Worker skill enables developers to scale their productivity by spawning independent, autonomous Claude instances in separate git worktrees. By isolating tasks in dedicated branches and environments, it prevents context switching and local workspace pollution while automatically managing the entire lifecycle of a feature or bug fix—from branch creation and code implementation to pull request submission and automated merging. This is ideal for developers who need to delegate background tasks like refactoring, bug fixes, or documentation while staying focused on their primary terminal session.