LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: task-orchestration

Browse skills that share this tag.

  • worker-agents - Spawn ephemeral Claude Code sessions for parallel tasks.
    worker-agentsparallelizationclaude-codecortextos

    ★ 0 · Updated 2026-09-14

    Spawns ephemeral worker sessions to execute long-running tasks in parallel, monitors progress via a bus, and collects deliverables.

    ⚙ Spawn isolated worker sessions⚙ Monitor status of active workers⚙ Inject prompts into running workers
  • swarm-orchestration - Multi-agent swarm coordination for complex tasks.
    swarm-orchestrationmulti-agentclaude-flowtask-orchestration

    ★ 3 · Updated 2026-09-12

    Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules.

    ⚙ Initialize swarm topology⚙ Route task to agents⚙ Spawn specific agent
  • prd-generator - Create detailed PRDs for AI agent execution
    prdrequirementstask-orchestrationai-agent

    ★ 1 · Updated 2026-09-11

    Creates detailed Product Requirements Documents for task orchestration, optimized for AI agent execution.

    ⚙ Receive feature descriptions⚙ Ask clarifying questions⚙ Inquire about quality gates
  • workflow-team - Agent Teams Workflow for Parallel Development
    team-collaborationparallel-developmentgit-workflowtask-orchestration

    ★ 0 · Updated 2026-02-11

    Autonomous parallel development workflow with team lead orchestration and teammate execution protocols

    ⚙ orchestrate team lead planning⚙ spawn teammates with task assignments⚙ delegate work to teammates
  • antigravity-swarm - Deploy Autonomous Sub-Agents for Task Execution
    multi-agentparallel-executiontask-orchestrationsub-agents

    ★ 816 · Updated 2026-02-10

    Deploys autonomous sub-agents to perform tasks with manual dispatch or dynamic team hiring

    ⚙ dispatch sub-agents⚙ create agent teams⚙ run mission orchestration
  • turborepo - Turborepo Monorepo Build System Guidance
    monorepobuild-systemjavascripttypescript

    ★ 5,902 · Updated 2026-02-09

    Build system for JavaScript/TypeScript monorepos that caches task outputs and runs tasks in parallel based on dependency graph

    ⚙ configure turbo.json⚙ set up task pipelines⚙ define dependsOn relationships