cyberneticlibrary

Manage backlog and acceptance criteria

product-ownersubagentsetup L20
ogrumptmann/tapback
What it does

Manage GitHub Issues backlog, epics, and sprint task refinement

Best for

Agile teams that need rigorous backlog discipline with testable acceptance criteria and epic-to-task traceability.

Inputs
  • · epic definition
  • · acceptance criteria
  • · sprint scope
  • · SPEC.md
Outputs
  • · GitHub issues
  • · refined task definitions
  • · Definition of Done
  • · sprint tasklist
Requires
  • · GitHub Issues API
  • · docs/SPEC.md
  • · gh CLI
Preconditions

GitHub repo access, SPEC.md present (or freeform features), DoR checklist understood

Failure modes
  • · issues created without acceptance criteria
  • · ambiguous language ("should", "might")
  • · missing parent epic link
  • · story points > 8 (not split)
Trust signals
  • · defines explicit Definition of Ready checklist
  • · includes Spec Reference pattern
  • · maps story points to implementation effort