DEV Community

Discussion on: How I Taught GitHub Copilot Code Review to Think Like a Maintainer

Collapse
 
kc900201 profile image
KC

I like how the instructions are categorised into specific areas/contexts for prioritisation. This is extremely helpful for code review improvements when it's done via CoPilot.

As far as I know, the Code Pyramid has been one of the common standards in code review practice for helping developers to focus on which part of the review can be automated. I propose that we can incorporate the pyramid in writing the effective prompts for further review improvements.