Skip to content

Task [NN]: [Task Title]

From: REQ-[ADR]-[NN]

What To Do

[What specific thing will you build, fix, or change?]

Files

  • path/to/file.py — [what you'll do to it]

Done When

  • [ ] [Criterion — something you can verify]
  • [ ] [Criterion — something you can demonstrate]
  • [ ] All tests pass: [test command]

Verification

Bash
[your test or verification command]