Agile as Code
PRDs, epics, and user stories live in source control — not a ticket tracker. Requirements become files agents can read, version, and act on. Progress is tracked by the code itself.
- Functional requirements captured in versioned PRDs
- Epics that scope and theme the work
- User stories in Given / When / Then