wave-executor

Execute wave-structured plans with parallel and sequential AI agent workflows.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill wave-executor-9thlevelsoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wave-executor
Source: https://github.com/9thLevelSoftware/legion-ascended/tree/main/skills/wave-executor
Command: npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill wave-executor-9thlevelsoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of executing complex, wave-structured plans with AI agents, ensuring parallel and sequential workflows are efficiently managed and executed.

Core Features & Use Cases

  • Wave-Structured Execution: Manages parallel and sequential execution of tasks within waves.
  • Personality Injection: Injects full agent personalities for personalized task execution.
  • Adapter-Based Execution: Utilizes CLI adapters for spawning, coordinating, and cleaning up agents.
  • Use Case: Ideal for software development workflows where tasks need to be executed in a specific order or concurrently, with each task potentially requiring a different agent with specific personality traits.

Quick Start

Execute the wave-structured plan 'phase-01' using the wave-executor skill.

Frequently Asked Questions about wave-executor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute wave-structured plans with AI agents in parallel and sequential workflows?

To execute wave-structured plans with AI agents, you need a management system that coordinates parallel and sequential workflows. This skill handles that execution by ensuring tasks adhere to the wave structure and personality injection protocols.

What are wave-structured execution plans in software development?

Wave-structured execution plans are task workflows where operations are divided into sequential waves, with tasks inside each wave running concurrently. This manages complex software development processes requiring ordered or concurrent execution.

Do I need CLI adapters to run parallel execution for AI agents?

Yes, compatible CLI adapters are required to run parallel execution for AI agents. These adapters are necessary for spawning, coordinating, and cleaning up agents during wave-structured task execution.

How does personality injection work during AI agent task execution?

Personality injection works by injecting full agent personalities into the execution process, ensuring personalized task handling. This protocol guarantees each spawned agent operates with its designated traits during the workflow.

What is the best way to manage concurrent and ordered tasks for AI development workflows?

The best way to manage concurrent and ordered tasks for AI development workflows is using a wave-structured execution model. This approach organizes tasks into parallel waves while maintaining sequential dependencies between them.

Can I use this wave execution approach for complex software development tasks requiring different agent traits?

Yes, you can use wave execution for complex software development tasks requiring different agent traits. It supports personality injection, allowing each concurrent or sequential task to utilize agents with specific characteristics.