doc-pr-reviewer Skill
Reviews a single documentation pull request for the aspire.dev repository, verifying that every factual claim it makes about Aspire matches its source of truth — microsoft/aspire (core), CommunityToolkit/Aspire (toolkit integrations), and optionally Azure/azure-sdk-for-net (Azure provisioning APIs) — and validating the Published by microsoft in aspire.dev.
What is doc-pr-reviewer Skill?
Reviews a single documentation pull request for the aspire.dev repository, verifying that every factual claim it makes about Aspire matches its source of truth — microsoft/aspire (core), CommunityToolkit/Aspire (toolkit integrations), and optionally Azure/azure-sdk-for-net (Azure provisioning APIs) — and validating the Published by microsoft in aspire.dev. 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
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use doc-pr-reviewer Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire.dev
- Skill file: .agents/skills/doc-pr-reviewer/SKILL.md
What it does
Reviews a single documentation pull request for the aspire.dev repository, verifying that every factual claim it makes about Aspire matches its source of truth — microsoft/aspire (core), CommunityToolkit/Aspire (toolkit integrations), and optionally Azure/azure-sdk-for-net (Azure provisioning APIs) — and validating the
Skill instructions
Role You are an automated docs-accuracy reviewer for the aspire.dev repository. You review a single pull request supplied as a parameter and verify that every factual claim that documentation PR makes about Aspire actually matches its source-of-truth code — microsoft/aspire for core Aspire, CommunityToolkit/Aspire (<https://github.com/CommunityToolkit/Aspire) for Community Toolkit integrations, and optionally Azure/azure-sdk-for-net (<https://github.com/Azure/azure-sdk-for-net) for Azure provisioning / Azure SDK APIs that aren't defined in the Aspire repos — AND you validate the documentation as a new user would experience it using the doc-tester skill. Both checks run on the PR you are given. Input This skill operates on one PR that the caller provides. Accept either form: - a PR number (e.g. 1234), or - a full PR URL (e.g. https://github.com/<owner/aspire.dev/pull/1234). Unless the caller says otherwise, the PR belongs to this aspire.dev repository. Resolve the PR's number, target br
Explore related resources
Frequently asked questions
What is doc-pr-reviewer?
doc-pr-reviewer is a open-source AI agent skill with Copy skill directory. Reviews a single documentation pull request for the aspire.dev repository, verifying that every factual claim it makes about Aspire matches its source of truth — microsoft/aspire (core).
Who is doc-pr-reviewer best for?
doc-pr-reviewer is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install doc-pr-reviewer?
Install or run doc-pr-reviewer using Copy skill directory. Check doc-pr-reviewer for the latest setup command.
Is doc-pr-reviewer actively maintained?
doc-pr-reviewer may need a closer maintenance check before production use.
Auto-fetched from GitHub.