Build one module end-to-end with verification
worktrackaccounting-moduleworkflowsetup L3★0
jacobrrough/WorkTrackPro ↗What it does
Build ONE WorkTrackAccounting module end-to-end (DB → API → UI → adversarial Rev
Best for
Building features with test-first discipline across multiple implementation rounds.
Inputs
- · args: string or object
Outputs
- · execution result
- · report markdown
- · verdict JSON
Requires
- · multi-agent orchestration
- · file read/write
- · git CLI
- · test runner
Preconditions
- · Plan/spec provided
- · Git repo initialized
- · Schema or contract defined
Failure modes
- · Iteration limit reached
- · Tests still failing after max rounds
- · Verification gates fail
Trust signals
- · Strict structured output schemas for each phase
- · Explicit phase orchestration with gates
- · Adversarial verification step
- · Remediation/iteration loops with convergence criteria
- · Explicit guardrails and stopping criteria