Autonomously build project from blueprint
build-from-blueprintworkflowsetup L3★0
lucianHymer/double-shot ↗What it does
Autonomously build a project from a BLUEPRINT.md to green: derive the module DAG
Best for
Building features with test-first discipline across multiple implementation rounds.
Inputs
- · args: string or object
Outputs
- · verdict JSON
Requires
- · multi-agent orchestration
- · file read/write
- · test runner
Preconditions
- · Plan/spec provided
- · Git repo initialized
- · Schema or contract defined
Failure modes
- · Tests still failing after max rounds
- · Verification gates fail
Trust signals
- · Explicit phase orchestration with gates
- · Adversarial verification step
- · Remediation/iteration loops with convergence criteria