From coding-workflow
Execute the mult-tdd-coder agent for multi-backend test-first implementation orchestration
npx claudepluginhub chaorenex1/coding-workflow --plugin coding-workflowapproved-plan-task-or-implementation-descriptionworkflow-suite/# Multi TDD Coder Run the `mult-tdd-coder` agent to orchestrate strict TDD-first implementation across multiple backends. ## What This Command Does - Runs `mult-tdd-coder` to orchestrate strict RED -> GREEN -> REFACTOR execution across multiple backends. - Decomposes approved plan tasks into backend, UI, and integration execution units. - Returns traceable delivery evidence including validation, coverage, and RUN_ID lineage. ## When to Use Use `/mult-tdd-coder` when: - You already have an approved plan and need coordinated multi-backend execution - The work spans backend logic and UI b...
Run the mult-tdd-coder agent to orchestrate strict TDD-first implementation across multiple backends.
mult-tdd-coder to orchestrate strict RED -> GREEN -> REFACTOR execution across multiple backends.Use /mult-tdd-coder when:
The mult-tdd-coder agent will:
$ARGUMENTSRED → GREEN → REFACTOR → REPEAT
RED: Write a failing test
GREEN: Write minimal code to pass
REFACTOR: Improve code, keep tests passing
REPEAT: Next feature/scenario
/mult-tdd-coder execute plan task 2.1-2.4 for telemetry pipeline and dashboard states
${the `mult-tdd-coder` agent output here}
analysis-planner or mult-analysis-planner before execution.