pr-description-skill
Use this skill to write the PR description (PR body) for any pull request opened against microsoft/apm. Produces one self-sufficient GitHub-Flavored Markdown artifact: TL;DR, Problem (WHY), Approach (WHAT), Implementation (HOW), 1-3 validated mermaid diagrams, explicit trade-offs, validation evidence, and a How-to-test Published by microsoft in apm.
What is pr-description-skill?
Use this skill to write the PR description (PR body) for any pull request opened against microsoft/apm. Produces one self-sufficient GitHub-Flavored Markdown artifact: TL;DR, Problem (WHY), Approach (WHAT), Implementation (HOW), 1-3 validated mermaid diagrams, explicit trade-offs, validation evidence, and a How-to-test Published by microsoft in apm. 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
- Testing
- Documentation
- Writing
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use pr-description-skill
- Use it for testing.
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/apm
- Skill file: .agents/skills/pr-description-skill/SKILL.md
What it does
Use this skill to write the PR description (PR body) for any pull request opened against microsoft/apm. Produces one self-sufficient GitHub-Flavored Markdown artifact: TL;DR, Problem (WHY), Approach (WHAT), Implementation (HOW), 1-3 validated mermaid diagrams, explicit trade-offs, validation evidence, and a How-to-test
Skill instructions
PR Description Skill -- Anchored, Concise, Validated PR Bodies When to use Trigger this skill on any of the following intents: - "write a PR description" - "draft a PR body" - "open a PR" / "open this PR" / "let's open the PR" - "fill in the PR template" - "summarize this branch as a PR" - "create the PR write-up" Reusable for any PR against microsoft/apm. The output is one markdown file that the orchestrator pastes into gh pr create --body-file or surfaces to the maintainer. Output charset rule (read this first) The repo-wide encoding rule at .github/instructions/encoding.instructions.md constrains source files and CLI output to printable ASCII because Windows cp1252 terminals raise UnicodeEncodeError on anything else. PR comments are NOT source code and NOT CLI output -- they are rendered by GitHub's Primer engine, which expects UTF-8 GitHub-Flavored Markdown. Two distinct rules therefore apply: 1. Source files in this bundle (SKILL.md, assets/) MUST stay ASCII. They live in the repo
Explore related resources
Frequently asked questions
What is pr-description-skill?
pr-description-skill is a open-source AI agent skill with Copy skill directory. Use this skill to write the PR description (PR body) for any pull request opened against microsoft/apm.
Who is pr-description-skill best for?
pr-description-skill is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, writing workflows.
How do I install pr-description-skill?
Install or run pr-description-skill using Copy skill directory. Check pr-description-skill for the latest setup command.
Is pr-description-skill actively maintained?
pr-description-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.