Source instructions onlyA profile for planning Claude Code work in waves so large tasks can be sequenced cleanly.

Install or setup path

Follow the upstream source for installation instructions.

No verified install command on this page

This profile is useful for evaluation and workflow context, but WhichAITools did not verify one direct install command for it. Use the linked source instructions instead of guessing.

Source instructions

Use this profile for

Developers handling bigger features or migrations who want staged Claude Code plans rather than one giant prompt.

Primary categoryClaude Code Workflows
Source count1
OpenClaw relevantNo

What it does

This profile frames Claude Code as a planning partner for multi-stage execution, where work is split into waves with dependencies, checkpoints, and review moments. It helps structure long tasks so the session can move from planning to execution without losing the shape of the overall rollout.

Best for

Developers handling bigger features or migrations who want staged Claude Code plans rather than one giant prompt.

Why it stands out

It emphasizes sequencing and handoff clarity, which is where many long Claude Code sessions start to drift.

Adopt this skill carefully

Return to the parent path

Move back to the category or hub instead of jumping to the homepage and losing context.

Cross-check the method

Review methodology and manuals before treating a public profile or copied command like production-ready guidance.

Use the surrounding workflow hub

When the profile belongs to OpenClaw operations, continue inside the OpenClaw cluster instead of starting over.

Safety notes

  • Do not let a wave plan justify broad permissions up front; keep each stage scoped to the files and commands it actually needs.
  • Re-validate assumptions at each handoff instead of treating the initial plan as automatically correct after the repo changes.
  • If a wave includes shell execution, confirm the commands are still safe in the current branch and environment before running them.

Source context

从 SkillsMP 发现的 skill,autoScore 6/10。需要人工审查后方可升级至 bruce-tested。

wave-planner-claude on SkillsMP

Related profiles

ai-coding-workflow

Use this profile when you want a general development workflow for Claude Code rather than a narrow skill or tool integration. It is useful for operators standardizing how AI-assisted coding moves from spec to implementation to validation.

Subagents Workflow

Use this profile when one Claude Code session is becoming a bottleneck and the work can be split into parallel, scoped subtasks with cleaner context boundaries.

subagent-driven-development

Use this profile when implementation work naturally splits into bounded subtasks that can be delegated to subagents. It is useful for teams trying to turn parallel Claude Code execution into a repeatable development pattern.