worker-agents

Community

Spawn isolated worker sessions for parallel tasks

AuthorMrWest3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Running complex tasks in Claude Code often consumes your main context window, blocking speed and collaboration. Worker agents let you run long-running or parallel tasks in isolated sessions, preserving context and enabling scalable experimentation.

Core Features & Use Cases

  • Spawn one or more ephemeral worker sessions to handle long-running tasks in parallel.
  • Monitor progress via a shared bus and collect deliverables when tasks finish.
  • Isolate work so primary agents remain focused and contextful, with clean teardown after completion.
  • Use cases include independent research, design tasks, data processing, or scaffolding features in isolation.

Quick Start

Spawn a worker session with a clear deliverables prompt using the spawn-worker command and monitor progress until results are returned to the parent agent.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-agents
Download link: https://github.com/MrWest3/west-command-center/archive/main.zip#worker-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.