cyberneticlibrary

Execute full SDLC pipeline

sdlcworkflowsetup L30
hackersandwizards/agentic-engineering-training-nextjs
What it does

Run SDLC workflow phases

Best for

Running sdlc workflow with multi-phase verification and structured output.

Inputs
  • · Workflow args/config
Outputs
  • · status: result
  • · rounds: result
Requires
  • · Claude agents
Preconditions
  • · Workflow declared with multi-phase structure
Failure modes
  • · Agent output fails schema validation
  • · Build fails after refactoring
  • · Test suite fails
  • · Parallel agents produce inconsistent output
Trust signals
  • · Structured output validated against tight schemas
  • · Parallel agents with deduplication + synthesis
  • · Agents labeled for traceability and phase accounting