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: parallel-execution

Browse skills that share this tag.

  • concurrency-control - Concurrency control pattern for tool dispatch and subagents
    concurrency-controltool-dispatchparallel-executionrace-detection

    ★ 3 · Updated 2026-09-21

    Manages safe parallel tool execution, conflict graph building, result reordering, race detection, and cancellation propagation during tool dispatch.

    ⚙ Detect conflicts between tool calls⚙ Build per-tool concurrency descriptors⚙ Dispatch independent tool calls concurrently
  • omc-teams - Spawn CLI worker processes in tmux for parallel tasks
    tmuxcliparallel-executionclaude

    ★ 0 · Updated 2026-09-20

    Spawns N claude, codex, or gemini CLI worker processes in tmux panes to execute tasks in parallel.

    ⚙ Spawn CLI worker processes⚙ Decompose tasks into subtasks⚙ Resolve workspace root directory
  • implement - Execute implementation plans using parallel worker agents
    implementationparallel-executionorchestrationtask-management

    ★ 1 · Updated 2026-09-17

    Analyzes plans, creates dependency-aware tasks, spawns parallel worker agents, and runs verification tests upon completion.

    ⚙ Analyze implementation plan sources⚙ Create dependency-tracked tasks⚙ Generate blueprint markdown files
  • dispatching-parallel-agents - Dispatch parallel agents for independent tasks
    agent-dispatchparallel-executionmulti-agenttask-delegation

    ★ 0 · Updated 2026-09-17

    Delegates multiple independent tasks without shared state or sequential dependencies to specialized subagents running concurrently.

    ⚙ Identify independent problem domains⚙ Create focused agent instructions⚙ Dispatch multiple agents in parallel
  • orquestrar-multiplos-agentes - Multi-Agent Orchestration
    multi-agentorchestrationparallel-executiontask-management

    ★ 0 · Updated 2026-09-15

    Divides complex tasks among specialized virtual agents and orchestrates parallel execution using asynchronous utility scripts.

    ⚙ Divide complex tasks for sub-agents⚙ Orchestrate parallel execution in workspace⚙ Aggregate task execution logs into JSON
  • Orchestrating Test Workflows - Orchestrate test workflows with parallel execution
    testingtest-orchestrationparallel-executionci-cd

    ★ 21 · Updated 2026-09-12

    Orchestrates test workflows with dependency management, parallel execution, and change-based test selection using test-orchestrator.

    ⚙ Define test execution workflows⚙ Execute tests in parallel⚙ Select tests based on changes
  • infinite-gratitude - Multi-agent skill for parallel deep research execution
    multi-agentresearchparallel-execution

    ★ 0 · Updated 2026-09-09

    Orchestrates 10 agents to perform parallel deep research and synthesize gathered information.

    ⚙ Orchestrate 10 research agents⚙ Conduct parallel deep research⚙ Gather and synthesize information
  • claude-plan - Professional Project Management with GitHub Integration
    planningproject-managementgithubtask-management

    ★ 1 · Updated 2026-05-28

    Anthropic-style professional project management skill for natural language driven planning with default parallel execution and automated GitHub integration

    ⚙ parse project description⚙ decompose tasks⚙ execute PDCA cycle
  • claude-plan - Anthropic-style Professional Project Planning
    project-managementplanninggithubparallel-execution

    ★ 18 · Updated 2026-05-28

    Natural language-driven project management with parallel execution, PDCA cycles, and automatic GitHub integration

    ⚙ parse natural language⚙ decompose tasks⚙ enable parallel execution
  • step2 - Create structured execution plans
    workflowplanningparallel-executionsubagent

    ★ 57 · Updated 2026-05-09

    Creates _step2_plan.md for parallel subagent execution

    ⚙ read decision file⚙ scan codebase files⚙ design parallel phases
  • dispatching-parallel-agents - Dispatch Parallel Agents for Independent Tasks
    parallel-executionmulti-agenttask-dispatchingconcurrent-processing

    ★ 57 · Updated 2026-03-20

    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

    ⚙ Identify independent task domains⚙ Create focused agent tasks⚙ Dispatch agents in parallel
  • farm - Parallel Issue Execution Farm
    parallel-executionagent-farmtmuxmulti-agent

    ★ 602 · Updated 2026-03-19

    Spawn Agent Farm for parallel issue execution with witness monitoring

    ⚙ spawn agents⚙ validate issues⚙ monitor progress
  • worktree - Delegate tasks to parallel git worktrees using workmux
    delegationparallel-executiongittask-management

    ★ 18 · Updated 2026-02-13

    Launch and delegate implementation tasks to parallel worktree agents for concurrent execution

    ⚙ generate worktree names⚙ write implementation prompts⚙ create worktree directories
  • parallel-tasks - Parallel Git Worktrees and Claude Sessions
    gitparallel-executiontask-managementworkflow-automation

    ★ 602 · Updated 2026-02-12

    Creates multiple git worktrees and launches parallel Claude sessions for simultaneous task execution.

    ⚙ Parse tasks from user request⚙ Generate branch names⚙ Confirm with user via AskUserQuestion
  • turborepo - Turborepo Monorepo Build System
    build-systemmonorepojavascripttypescript

    ★ 31,120 · Updated 2026-02-11

    Build system for JavaScript/TypeScript monorepos with task caching and parallel execution

    ⚙ configure task pipelines⚙ manage package dependencies⚙ cache task outputs
  • 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
  • deep-debug - Multi-Agent Bug Investigation for Stubborn Issues
    debuggingmulti-agentbug-investigationbrowser-tools

    ★ 1,018 · Updated 2026-02-09

    Parallel investigation of stubborn bugs using multiple agents with different perspectives

    ⚙ launch parallel investigation agents⚙ gather browser evidence⚙ read network requests