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.

  • playbook-init - Playbook Initialization Skill for Task Start Flow
    task orchestrationplaybookworkflowdelegation

    ★ 18 · Updated 2026-06-30

    Entry point for task start flow that receives prompt-analyzer results and delegates to pm SubAgent.

    ⚙ check prerequisite conditions⚙ display analysis results to user⚙ confirm user understanding
  • coordinator - Lightweight Task Coordination Center
    ai assistanttask orchestrationintent understandingrole dispatch

    ★ 0 · Updated 2026-03-24

    Understands intent, classifies tasks, dispatches roles, and evaluates delivery

    ⚙ understand user intent⚙ classify task complexity⚙ dispatch roles
  • parallel - Parallel Task Orchestrator
    task orchestrationparallel executiondependency managementagent coordination

    ★ 810 · Updated 2026-03-23

    Orchestrates parallel subagent execution with dependency inference and task validation

    ⚙ parse plan files⚙ infer task dependencies⚙ build dependency graph
  • turborepo - Turborepo monorepo build system
    build systemcachingmonorepotask orchestration

    ★ 602 · Updated 2026-03-22

    Build system for JavaScript/TypeScript monorepos

    ⚙ configure tasks⚙ cache task outputs⚙ run tasks in parallel
  • kanban-batch - Local Kanban Task Batch Orchestrator
    kanbantask orchestrationparallel executionautomation

    ★ 9 · Updated 2026-03-22

    Read local Kanban todo tasks, analyze priority and dependencies, generate execution plan, then execute in parallel.

    ⚙ read kanban tasks⚙ analyze task dependencies⚙ generate execution plan
  • task - Task workflow orchestration skill
    workflowtask managementGitcode review

    ★ 602 · Updated 2026-03-10

    Manages complete workflow from analysis to Git commit for development tasks

    ⚙ analyze task requirements⚙ identify affected files⚙ determine task type