worker-dispatch
CommunitySpawn isolated workers for autonomous tasks.
Authortroykelly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and management of isolated worker processes, enabling autonomous agents to tackle GitHub issues in a safe and reproducible manner.
Core Features & Use Cases
- Isolated Worktrees: Spawns workers in separate git worktrees, ensuring no interference with the main repository.
- Lifecycle Management: Handles the creation, registration, and cleanup of worker processes.
- Use Case: When an autonomous agent needs to work on a complex GitHub issue, it uses
worker-dispatchto spin up a dedicated, isolated environment for that task, preventing side effects and ensuring a clean slate for each issue.
Quick Start
Use the worker-dispatch skill to spawn a new worker for issue number 123.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: worker-dispatch Download link: https://github.com/troykelly/codex-skills/archive/main.zip#worker-dispatch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.