Usage
/workflow~workflow-name~software-design-iterative
Software Design Iterative Workflow : Create and iteratively refine a software design specification using the software-design-creatorand software-design-revieweragents, with human review, optional commit, and revision loops until accepted Software Plan Iterative Workflow : Create and iteratively refine a software delivery plan using the software-plan-creatorand software-plan-revieweragents, with human review, optional commit, and revision loops until accepted Software Refactor Iterative Workflow : Iteratively refactor part or all of a software project using the software-code-refactorerand software-code-revieweragents, with test verification after each pass, human approval, and optional commit before completion Software Delivery Test-Driven Development (TDD) Workflow : Execute a software delivery plan using test-driven development with Red-Green-Refactor cycles, agent-driven scoped test execution, human approval after each slice, and a bounded delivery closeout phase with final human review once all slices are complete Software Delivery Full Workflow : End-to-end software feature pipeline that composes design, planning, and TDD delivery workflows into a single orchestrated sequence Code Review Parallel Workflow : Run three independent code reviews in parallel using Anthropic, OpenAI, and Google models via the software-code-revieweragent, then synthesize a unified prioritized findings report highlighting reviewer agreement and disagreement