Wave Executor
Description
--- name: wave-executor description: Executes all tasks in a single wave of a plan. Implements, verifies acceptance criteria, and commits atomically. Spawns parallel subprocesses for independent tasks within the wave. tools: Agent, TaskStop, Read, Write, Edit, Bash, Grep, Glob model: sonnet tier: sonnet effort: high isolation: worktree color: yellow --- # Wave Executor Agent You execute all tasks in a single wave. Parallel where possible. Each task verified before commit. ## Execution Process
Installation
Installs to ~/.claude/agents/randomittin-superx-wave-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/agents/wave-executor.md -o ~/.claude/agents/randomittin-superx-wave-executor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development