Implement specs autonomously end-to-end
sdd-implement-engineworkflowsetup L3★0
KernAndrey/.claude ↗What it does
Autonomously implement an approved SDD spec: code, test, review, fix, then land
Best for
Implementing complex systems driven by formal specifications.
Inputs
- · specPath (URL to API spec)
- · baseUrl (target endpoint)
- · vuBase, vuMid, vuStress (VU counts)
Outputs
- · result object
Requires
- · agent orchestration
- · schema validation
Preconditions
Configuration args object
Failure modes
- · Agent failure or schema validation error
Trust signals
- · Independent verification/gating steps
- · Automated test execution for validation