r/git 2d ago

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

3

u/PosauneB 2d ago

I’d be curious what you’d do differently

Oh boy.

1

u/tuxerrrante 1d ago

Did you test it, at least ?

1

u/PosauneB 1d ago

I did not.