Code review skill#54924
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new .github/skills/code-review agent skill document intended to guide problem-focused pull request reviews in dotnet/sdk.
Changes:
- Introduces a
code-reviewskill with step-by-step workflow (local checkout, context gathering, review, and posting). - Adds guidance on change categorization, test/impact analysis, and what to flag vs. avoid flagging.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks for investing in this code review skill. Some fundamental questions:
I wonder also what influenced the decisions here as many repos are adding their own code review skills such as https://github.com/microsoft/aspire-skills/blob/main/.github/skills/pr-review/SKILL.md. |
No description provided.