Use case: when I create a new ticket, I don't know whether it's a quick-win to implement => I don't know whether I should let AI implement it. So let's do this: - For each new ticket => always autonomously spike & plan it (via the Routine work) - If spike & plan determines it's a consensual quick-win => autonomously implement it - [x] We'll need to add the "Update tickets from GH" prompt to the routine task. - [x] Ensure the squash-merge commit contains `(fix #1234)`, otherwise the tickets stays open Dogfooding => highest-prio.
Use case: when I create a new ticket, I don't know whether it's a quick-win to implement => I don't know whether I should let AI implement it.
So let's do this:
For each new ticket => always autonomously spike & plan it (via the Routine work)
If spike & plan determines it's a consensual quick-win => autonomously implement it
We'll need to add the "Update tickets from GH" prompt to the routine task.
Ensure the squash-merge commit contains
(fix #1234), otherwise the tickets stays openDogfooding => highest-prio.