Complete end-to-end product development pipeline — from vision to verified deployment
Program & Project Kickoff ReferenceEach phase produces deliverables that feed the next — nothing proceeds without quality verification
No code enters build without passing all three gates — enforced by the PM agent
Every story must have unit tests before "Ready for Build"
Every capability must have E2E tests before stories can build
All tests must exist before sprint can activate
Specialized agents handle each phase of the build-test-fix cycle
Orchestrates workshops, manages scheduling, enforces quality gates, tracks engagement health, advocates for UX
Builds each story as a unit, runs unit tests during build, generates code from stories + designs + tests
L1: Capability verification. L2: Sprint regression + SAST + OWASP. Creates bugs automatically on failure
Auto-fixes bugs on agent-owned stories. Analyzes failures, implements fixes, re-runs tests. Humans fix human bugs
Every artifact is traceable back to its origin — from strategic theme through verified deployment.
No orphan code. No untested features. No untracked decisions.