mesh

Community

Orchestrate parallel tasks with worker subagents.

Authortkersey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of coordinating multiple tasks by delegating work to spawned subagents, enabling parallel execution while preserving correct ordering through dependency-aware waves.

Core Features & Use Cases

  • Inline parallel task execution: parse and schedule inline task lists, spawn workers, and manage frontier execution.
  • Dependency-respecting waves: ensure tasks run in an order that honors dependencies and commits/validates per step.
  • Safe orchestration: orchestrator handles planning, liveness monitoring, and post-step validation; avoids direct task execution unless explicitly allowed.
  • Use cases include large task batches, patch/apply workflows, and automated multi-step operations that require worker tooling.

Quick Start

Invoke the mesh skill with an inline task list using the $mesh command in your message. For example, provide a list of tasks; then reply with $mesh confirm to run exactly this task list (no copy/paste).

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: mesh
Download link: https://github.com/tkersey/dotfiles/archive/main.zip#mesh

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 471,000+ vetted skills library on demand.