wave-execution

Community

Coordinate independent tasks in waves for speed.

Authorhainamchung
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Wave Execution Skill solves the bottleneck of sequential task execution by grouping tasks into waves based on dependencies and executing independent tasks in parallel to maximize throughput and speed.

Core Features & Use Cases

  • Dependency analysis: builds a dependency graph from a plan and derives wave boundaries.
  • Wave scheduling: assigns tasks to sequential or parallel waves to optimize concurrency while preserving correctness.
  • Post-wave verification: ensures tasks complete and validates integration between parallel tasks.
  • Use Case: in a multi-component feature, independent setup tasks can run in Wave 1 while dependent integration tasks wait for those tasks to finish.

Quick Start

Provide your feature plan to the Wave Execution engine to automatically compute wave boundaries and dispatch parallel tasks.

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: wave-execution
Download link: https://github.com/hainamchung/agent-assistant/archive/main.zip#wave-execution

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.