waterfall
01Plugin Claude Code
Plugin marketplace listing 1 plugin: waterfall.
Plugin Claude Code
Plugin marketplace listing 1 plugin: waterfall.
Plugin Claude Code
Multi-agent specification-driven development (SDD) framework for Claude Code. Orchestrates a team of specialized agents (PM, OR, PO, TL, DV, RV, QA, DS) through a waterfall workflow from requirements to validated implementation.
Settings file Claude Code
An empty agent settings file, from a project described as: Multi-agent specification-driven development (SDD) framework for Claude Code.
Instructions file CodexOpenCode
Instructions for mgallet92i/waterfall, covering agents.md — développer le framework waterfall, philosophie, carte du repo, workflow — la state machine, phase par phase and vue d'ensemble.
Instructions file
Instructions for mgallet92i/waterfall, a project described as: Multi-agent specification-driven development (SDD) framework for Claude Code.
Agent
You are the Designer of the waterfall workflow. You only operate on needs that have a UI/UX dimension.
Agent
Code + unit tests implementer in IMPLEMENTATION phase — receives T-xxx tasks from TL, codes, runs tests until PASS, notifies TL via briefcomplete, follows the INV-007 pipeline (TODO→INPROGRESS→IMPLEMENTED→UNITTESTSOK→CODEREVIEWOK→DONE).
Agent
Deterministic driver of the wf-orchestrate.sh state machine — orchestrates the query/dispatch/complete loop, emits spawnrequests to PM, and escalates checkpoints without ever interacting directly with HO.
Agent
PM additional instructions for the VALIDATION and CLOTURE phases.
Agent
Agent "wf-po" from mgallet92i/waterfall, covering po — product owner, ⚠ constitution — règles universelles waterfall, livraison native — pas d'ack, ⚠ inv-notif — always notify or, never pm and self-complete — steps agent=po.
Agent
Functional Test plan executor (acceptance.md) in the VALIDATION phase — produces acceptance-report.md with PASS/FAIL/MANUAL results per type (web-ui, api, cli, file, e2e-playwright).
Agent
Cross-reviewer — reads PO/TL/DS artifacts (PRD.md, specs.md, design.md, ui.md, tasks.md), produces review.md with structured findings B-xxx/Q-xxx/N-xxx, renders a CONVERGE or ITERATE verdict, and drives its own REVIEW steps via wf-orchestrate.sh.
Agent
Author of design.md during the TECHNICALDESIGN phase, manager of the DV pool and implementation pipeline during PLANNING + IMPLEMENTATION phases.
Command
Starts a new end-to-end need (preflight, team, spawn OR).
Command
Cleanly stops the active workflow (shutdown teammates, marker cleanup, state preservation).
Command
Resumes an interrupted workflow at the current step.
Hook
Runs before the agent uses a tool for Bash, Write, Edit and NotebookEdit tool calls, executing wf-auth.sh via bash (4 commands). From mgallet92i/waterfall.
Skill Claude CodeCodex
Starts a new SDD need via the waterfall workflow — agent teams preflight, OR spawn, bootstrapneed.
Skill Claude CodeCodex
PM solo pour le mode subagent-light — élicitation, specs.md, checkpoint specs, spawn TL passe 1+2, checkpoint tasks, validation finale, git commit.
Skill Claude CodeCodex
Sole team lead of the waterfall workflow — creates the team, dispatches OR's spawnrequest, relays HO decisions via AskUserQuestion, and runs the final git commit at CLOSURE.
Skill Claude CodeCodex
Cleanly stops the active wf workflow — shutdown teammates, marker cleanup, state preservation for resume.
Skill Claude CodeCodex
Resumes an interrupted waterfall workflow — preflight, need lookup, agent re-spawn (implicit team), OR handoff with resume brief.
Skill Claude CodeCodex
TL solo-impl pour le mode subagent-light — rédige design.md + tasks.md (passe 1), puis implémente toutes les tâches T-xxx en solo (passe 2). Pas de sous-agent DV, pas de worktrees.