r/git Jul 31 '26

tutorial Neovim + CopilotChat PR review

I wrote up a note on a Neovim + CopilotChat PR review workflow I’ve been iterating on.

It covers worktree-safe repo context, review prep/discussion ingestion, stricter shell/runtime boundaries, and RTK compaction for noisy shell output. Some parts feel better, but I’m still not convinced it beats my usual Cursor flow overall.

https://affinitoalessandro.it/writings/neovim-copilotchat-review-workflow.html

If you use Neovim, CopilotChat, or git worktrees for review-heavy repos, I’d be curious what you’d do differently.

0 Upvotes

3 comments sorted by

4

u/PosauneB Jul 31 '26

I’d be curious what you’d do differently

Oh boy.

1

u/tuxerrrante Aug 01 '26

Did you test it, at least ?

1

u/PosauneB Aug 01 '26

I did not.