Skip to main content

the loop / 03

Implement

do the work. Real pasted output per requirement.

  1. Input
  2. Implement
  3. Output

step 03

The work here

Work from the spec path. Run every Verify with: command. Paste the output into ## Execution. “Tests passed” is not evidence.

spec.md

~/.agents/artifacts/acme-site/spec.md

implement
## Execution

$ npm run build
✓ Compiled successfully
Route (app): /, /kitchen-sink

$ grep -o '<nav>' out/index.html | wc -l
1

next handoff

Review

Real pasted output per requirement. If it lives in a file, pass its full path. Inline work stays inline.

Continue to Review