Skip to content

Add code-review agent skill for GitHub Copilot code review - #108

Merged
framinosona merged 1 commit into
mainfrom
framinosona/code-review-skill
Sep 8, 2026
Merged

Add code-review agent skill for GitHub Copilot code review#108
framinosona merged 1 commit into
mainfrom
framinosona/code-review-skill

Conversation

@framinosona

Copy link
Copy Markdown
Member

Summary

Adds .github/skills/code-review/SKILL.md — a reviewer's checklist covering the four things
most likely to bite a reviewer here: the DfuProgressChangedEventArgs 0.0–1.0 vs. native 0–100
scale gotcha, keeping binding-package versions pinned (not floating), cross-platform
DfuInstallation consistency, and why the BSD-3-Clause license must stay as-is.

Why

Follow-up to #107 (Copilot instructions) — GitHub's Copilot code review now supports repo-level
"agent skills" (GA 2026-07-29) that give the automated reviewer repo-specific context beyond
general instructions.

Test plan

  • Checklist derived from this repo's actual known gotchas, not generic filler
  • Review wording/tone before merge

Checklist for the progress-scale gotcha, pinned binding-package versions,
cross-platform DfuInstallation consistency, and license integrity.
@framinosona
framinosona merged commit 86eb7f9 into main Sep 8, 2026
4 checks passed
@framinosona
framinosona deleted the framinosona/code-review-skill branch September 9, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant