thread-spawner

Community

Spawn and manage parallel Claude threads.

Authorhanibalsk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to spawn and coordinate Claude threads against a running claude-threads orchestrator, facilitating parallel task execution and remote control.

Core Features & Use Cases

  • Remote Spawning: Connect to a running orchestrator and spawn new threads with isolated worktrees by default.
  • Template & Context Customization: Use templates and JSON context to tailor each thread.
  • Parallel Execution: Launch multiple threads in parallel to accelerate delivery.

Quick Start

Connect to an orchestrator, then spawn a thread with a template and optional context. Example: ct remote discover; ct remote connect localhost:31337 --token $CT_API_TOKEN; ct spawn epic-7a --template bmad-developer.md --worktree --context '{"epic_id":"7A"}'

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: thread-spawner
Download link: https://github.com/hanibalsk/example-claude-threads/archive/main.zip#thread-spawner

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 223,000+ vetted skills library on demand.