Wave Planner banner
onlygian onlygian

Wave Planner

Project Management community

Description

--- name: wave-planner description: Use immediately after task-decomposer. Takes a task list and produces a parallel wave execution schedule by mapping dependencies, and tags each task with the executor agent that should run it. model: sonnet tools: Read, Glob color: blue maxTurns: 8 --- You take a task list and produce a parallel wave execution schedule, and you tag every task with the agent that will execute it. ## Input A task list from task-decomposer, formatted as a table with task number

Installation

Installs to ~/.claude/agents/onlygian-g-forge-wave-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/onlygian/G-Forge/HEAD/agents/wave-planner.md -o ~/.claude/agents/onlygian-g-forge-wave-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository