thread-orchestrator-skill

Community

Coordinate Claude agents with ease.

Authorhanibalsk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides centralized orchestration for managing multiple Claude agent threads, enabling parallel workflows with clear visibility, robust lifecycle control, and conflict-free git worktree isolation.

Core Features & Use Cases

  • Thread Lifecycle Management: Create, start, stop, resume, and monitor multiple threads across isolated worktrees.
  • Git Worktree Isolation: Each thread operates on its own branch/worktree to prevent cross-thread conflicts and simplify cleanup.
  • Event-Driven Coordination: Publish and subscribe to events across threads, share artifacts, and coordinate actions.
  • PR Review & Shepherd Support: Integrate with PR workflows to manage CI feedback and PR-based worktrees.

Quick Start

Initialize claude-threads in your project, create a new thread with an isolated worktree, and start the orchestrator. Example: ct init; ct thread create orchestrator-demo --mode automatic --worktree; ct orchestrator start.

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

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.