AIBestSkill
Agent communication · Claude Code Skill

subtask adoption decision

Coordinate AI workers, route work to suitable models, or make multi-agent collaboration easier to operate. Parallel task orchestration CLI that dispatches work to AI workers (via Claude Code) in isolated git workspaces. Use when the user wants to draft, create, run, or manage...

Job to solveagent coordination and model routing

Coordinate AI workers, route work to suitable models, or make multi-agent collaboration easier to operate.

Who should use itPower users running several agents, model tiers, or delegated tasks in parallel.

Use this as a fit check before reading install commands.

Works withClaude Code

Platform fit comes after the use case, not before it.

Adoption pathSource-verified setup

Setup evidence is available from README.md · Install the Skill. Review the source before installing.

Trust signalREADME + SKILL.md

1 SKILL.md + README + install evidence, 328 stars, and 1d ago repo freshness at last scan.

Overview

What job does it solve?Agent communication

Coordinate AI workers, route work to suitable models, or make multi-agent collaboration easier to operate.

Who should use it?Power users running several agents, model tiers, or delegated tasks in parallel.

agent coordination and model routing for Claude Code users.

Works withClaude Code

Check platform compatibility after confirming the use case fits your workflow.

How can I adopt it?Source-verified setup

Setup evidence is available from README.md · Install the Skill. Review the source before installing.

Can I trust it?README + SKILL.md

1 SKILL.md + README + install evidence, 328 stars, and 1d ago repo freshness at last scan.

What to compare?5 related skills

Use the comparison list below to avoid adopting the first matching repo blindly.

Quick read

Parallel task orchestration CLI that dispatches work to AI workers (via Claude Code) in isolated git workspaces. Use when the user wants to draft, create, run, or manage tasks, delegate tasks to workers/subagents, or mentions subtask or Subtask.

Claude Skill to do your tasks with subagents in Git worktrees

Why we list it
  • Public because this is a source-backed installable skill-like repo with enough current evidence to qualify for the shortlist.
  • Current GitHub metadata is available for zippoxer/subtask.
  • 1 SKILL.md file(s) were found in the recursive tree scan.
  • Trusted install evidence was extracted from 1 source file(s).

Adoption path for subtask

Primary adoption path

Setup evidence extracted from README.md · Install the Skill. Review source before installing.

  • Claude will install the Subtask skill at `~/.claude/skills`, and ask you whether subagents should run Claude, Codex or OpenCode.

Alternative install paths

Shown only when the repo exposes another valid install entry for a different host or setup path.

  • subtask install --guide
  • /plugin marketplace add zippoxer/subtask
  • /plugin install subtask@subtask

Source evidence

Source excerpts used for this adoption decision. Low-confidence cases link back to GitHub instead of forcing a misleading quote.

README excerpt

README.md

Spawning Tasks
You: fix the auth bug and add API metrics with Subtask

Claude:
  ├─► Skill(Subtask)
  ├─► Bash(subtask draft fix/auth-bug ...)
  ├─► Bash(subtask draft feat/api-metrics ...)
  └─⏺ Tasks are in progress! I'll get notified when they're done.

Setup

[!NOTE]
Subtask is in early development. Upcoming releases will simplify installation, solve known bugs, and improve Claude's proficiency.
Install the CLI
Install the Skill

Tell Claude Code:

Setup Subtask with `subtask install --guide`.

Claude will install the Subtask skill at ~/.claude/skills, and ask you whether subagents should run Claude, Codex or OpenCode.

subtask install

### Install the Plugin (Optional)

In Claude Code:

/plugin marketplace add zippoxer/subtask

/plugin install subtask@subtask

This reminds Claude to use the Subtask skill when it invokes the CLI.
Show scanned SKILL.md paths (1)
  • pkg/install/SKILL.md