Sdlc Wave banner
Codeseys-Labs Codeseys-Labs

Sdlc Wave

Development community

Description

--- name: sdlc-wave description: Run one Seeds-backed worktree wave — select ready Seeds, spawn workers in worktrees, review, reconcile --- Run ONE implementation wave of the agentic-sdlc loop. Scope: $ARGUMENTS 1. Load the `agentic-sdlc` skill (and its `references/seeds-worktrees.md`). If the target's Seeds queue is absent, route to `/sdlc-init` and stop: Wave does not initialize a queue or improvise activation. 2. Select the wave: using the loaded skill's exact Seeds shorthand, pick in

Installation

Installs to ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-wave/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-wave && curl -fsSL https://raw.githubusercontent.com/Codeseys-Labs/agentic-sdlc/HEAD/commands/sdlc-wave.md -o ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-wave/SKILL.md

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

Full documentation available on GitHub

View Source Repository