Add a code review skill for AI - #15167
Conversation
Added guidelines for code review process in SKILL.md. @priya-sundaram-dev
|
Nice — a dedicated 1. Mirror the CONTRIBUTING.md section anchors explicitly, so nothing is skipped. CONTRIBUTING.md has: 2. Give the review a fixed output shape. Something like: Consistent shape makes it easy to compare reviews and to automate label suggestions later. 3. Turn the prose questions into checkable items, e.g.:
4. Add a short tone rule: reviews should be specific and kind — cite the exact CONTRIBUTING.md rule and suggest the fix, not just "rejected". That keeps first-time Hacktoberfest contributors coming back. 5. Map findings to the existing labels ( Happy to open a follow-up PR expanding |
|
Yes, Priya, please create your separate pr for the |
|
Done — opened #15171 with the expanded |
Added guidelines for code review process in SKILL.md.
@priya-sundaram-dev
Describe your change:
Checklist: