Build Waves banner
leoncheng57 leoncheng57

Build Waves

Development community

Description

--- description: Run a long implementation as durable waves through verification agent: build --- Build `$ARGUMENTS` to completion as one sustained multi-wave run. Background-subagent availability: !`test "${OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS:-}" = true && echo available || echo unavailable` Before implementation: 1. Write a plan file containing scope, settled decisions, wave order, file ownership, dependencies, shared-resource constraints, and exact verification commands. The

Installation

Installs to ~/.claude/skills/leoncheng57-agent-skills-build-waves/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leoncheng57-agent-skills-build-waves && curl -fsSL https://raw.githubusercontent.com/leoncheng57/agent-skills/HEAD/commands/build-waves.md -o ~/.claude/skills/leoncheng57-agent-skills-build-waves/SKILL.md

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

Full documentation available on GitHub

View Source Repository