review-vcpkg-pr Skill
Review a microsoft/vcpkg pull request end-to-end. Published by microsoft in vcpkg.
What is review-vcpkg-pr Skill?
Review a microsoft/vcpkg pull request end-to-end. Published by microsoft in vcpkg. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vcpkg
Technical details
- Install or run with Copy skill directory
When to use review-vcpkg-pr Skill
- Use it for developers using vcpkg.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vcpkg
- Skill file: .github/skills/review-vcpkg-pr/SKILL.md
What it does
Review a microsoft/vcpkg pull request end-to-end.
Skill instructions
Inputs | Input | Required | Meaning | |---|---|---| | pr | Yes | Pull request number to review. Substituted for {{PRNUMBER}} throughout this skill and the shared guide. | | investigation-root | No | Preferred directory for large temporary work such as detached worktrees, extracted archives, build trees, example builds, installs, caches, and other investigation artifacts. Final review deliverables are not investigation artifacts and must still be written under reviews/ in the caller's current directory. When omitted, infer a short same-drive investigations location if that is clear; otherwise ask the user. Do not use the Copilot session directory or an arbitrary long temp path. | | review-depth | No | One of no-examples, examples, or examples-and-patches. Default to no-examples. | Example invocations - /review-vcpkg-pr 12345 - /review-vcpkg-pr 12345 investigation-root D:/vcpkg-prs Review requirements Check out the PR in a detached worktree or equivalent detached-HEAD workspace, and copy
Explore related resources
Frequently asked questions
What is review-vcpkg-pr?
review-vcpkg-pr is a open-source AI agent skill with Copy skill directory. Review a microsoft/vcpkg pull request end-to-end.
Who is review-vcpkg-pr best for?
review-vcpkg-pr is best for reusing agent instructions, scripts, and references.
How do I install review-vcpkg-pr?
Install or run review-vcpkg-pr using Copy skill directory. Check review-vcpkg-pr for the latest setup command.
Is review-vcpkg-pr actively maintained?
review-vcpkg-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.