Usually my dev flow goes like this:
- work on a PR (pair prog with AI or fully AI generated) and have it open a draft PR
- start working on something else
- come back to the PR and check quickly the reviews on it + CI (is the CI green? What did Bito say about the PR?).
- Then my next step is to use a custom command:
/pr-sweepto go through all the reviews and fix them if they matter