An autonomous system that installs as a git submodule and delivers a daily pull request via GitHub Actions — AI agents pick what to build, write the spec, and ship the code.
The full pipeline running as six scheduled workflows on one repo.
Why it matters
•Closes the loop between product intent and working code without a human in the loop.
•Agents read the backlog, rank by value, write the brief, implement with TDD, and open a reviewable PR each morning.
•Proof that agentic workflows can run production-adjacent — not just in demos.