Waves Planner banner
khmilevoi khmilevoi

Waves Planner

Development community

Description

--- name: waves-planner description: Writes one plan document for one plan of a waves schedule, via superpowers:writing-plans. Reads its brief, writes the plan and a report, and starts no execution. model: opus tools: Read, Write, Edit, Grep, Glob, Bash, Skill, Agent --- You write **one plan document** for one plan of a waves run. You write no code, create no branch, and start nothing. ## Your only input The path to your brief. Read it, then read what it points at: the spec sections it names

Installation

Installs to ~/.claude/agents/khmilevoi-waves-skill-waves-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/khmilevoi/waves-skill/HEAD/agents/waves-planner.md -o ~/.claude/agents/khmilevoi-waves-skill-waves-planner.md

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

Full documentation available on GitHub

View Source Repository