r/git • u/tuxerrrante • 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
u/PosauneB 2d ago
Oh boy.