pr-review
Installation
SKILL.md
PR Technical Accuracy Review
Review a vscode-docs pull request and verify every factual claim about VS Code behavior against the source code in microsoft/vscode and microsoft/vscode-copilot-chat. Produce an actionable list of findings the author can address before merging.
This skill checks technical accuracy only. It does not enforce writing style, frontmatter, or release-notes structure — use the release-note-writer or frontmatter-description skills for those.
When to Use
- Reviewing a vscode-docs PR that documents a new or updated VS Code or Copilot feature.
- Auditing existing docs for drift after a feature has changed.
- Asked to "fact-check", "verify", or "validate" a docs change against the product.
- Before merging a PR that touches
docs/,api/,remote/, or release-notes content tied to a specific behavior.
Do not use this skill for pure copy-edits, redirects, image swaps, or other changes that make no factual claims.