Comment changes than address them all at once

Hey there. My workflow works well (prd, plan, etc) up until a first big set of changes is applied. My next step is review each of these changes and comment as i go. So i highlight a line or block, cmd+L/K, ask for change, apply. This is a long and tedious process.

One workaround i have is to tell to commit all changes and push to git. From there a review in the github interface, and once done i ask cursor to address comments in that PR (via MCP). A little better, but still clunky.

What i would like is a similar way to cmd+l/k, but would just keep all this in memory, and at some point i would just say lets go address the comments. Is that possible today? Or would that be a feature request?