pr-description-writer
Create Reviewer-Ready PR Descriptions
Reviewers lose time when pull requests lack context. This skill gathers branch changes and produces structured PR descriptions with summaries, diagrams, file notes, and test plans.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pr-description-writer" from https://skillstore.io/skills/diversioteam-pr-description-writer.md and its manifest at https://skillstore.io/api/skills/diversioteam-pr-description-writer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "pr-description-writer". A branch adds a new API endpoint, updates service logic, and adds tests.
Expected outcome:
A PR body with a short summary, key feature table, grouped files, API notes, automated tests, and manual checks.
Using "pr-description-writer". A branch changes a background job and introduces a new feature flag.
Expected outcome:
A reviewer-focused description with a flow diagram, feature flag behavior, rollout notes, and validation steps.
Using "pr-description-writer". A branch includes database migrations and deployment requirements.
Expected outcome:
A PR description with migration details, deployment sequence, rollback plan, changed file groups, and risk notes.
Security Audit
SafeStatic alerts in SKILL.md are Markdown formatting and documented Git or GitHub CLI examples for collecting PR context and optionally updating PR text. I found no prompt injection, obfuscation, secret exfiltration, or unauthorized command-execution intent. Users should still review generated PR content before publishing it.
Risk Factors
โ๏ธ External commands (93)
๐ Filesystem access (9)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/diversioteam-pr-description-writer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/diversioteam-pr-description-writer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/diversioteam-pr-description-writer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/diversioteam-pr-description-writer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/diversioteam-pr-description-writer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
DiversioTeam. (2026). pr-description-writer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/diversioteam-pr-description-writer/audits/8BibTeX citation
@techreport{diversioteam-diversioteam-pr-description-writer-2026,
author = {DiversioTeam},
title = {pr-description-writer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/diversioteam-pr-description-writer/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pr-description-writer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DiversioTeam"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/diversioteam-pr-description-writer/audits/8"
identifiers:
- type: other
value: "skillstore:diversioteam-pr-description-writer:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare a Feature PR
Turn a feature branch into a clear pull request description with scope, rationale, changed files, and validation steps.
Standardize Team Reviews
Create consistent PR descriptions that help reviewers scan summaries, diagrams, risks, and test plans quickly.
Document Infrastructure Changes
Explain configuration, deployment, migration, and rollback details in a structured pull request body.
Try These Prompts
Use pr-description-writer to create a PR description for my current branch. Include a summary, changed files, and test plan.
Use pr-description-writer to review the existing PR for this branch and produce an updated description that preserves useful context.
Use pr-description-writer to summarize all commits and uncommitted changes from the base branch. Group the work by feature and include reviewer focus areas.
Use pr-description-writer to create a PR description with migration notes, deployment steps, rollback guidance, breaking changes, and validation coverage.
Best Practices
- Review generated PR text for private details before publishing.
- Include both automated and manual validation steps when relevant.
- Place breaking changes and deployment steps in visible sections.
Avoid
- Publishing a generated description without checking accuracy.
- Describing only the latest commit when the branch contains multiple changes.
- Omitting test steps or known risks for complex changes.
Frequently Asked Questions
Does this skill update pull requests automatically?
Can it work without an existing pull request?
What tools does it expect?
Does it run tests for me?
Can it create diagrams?
Is it suitable for private repositories?
Developer Details
Author
DiversioTeamLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/21/2026
Usage
6 downloads ยท 287 views
File structure
๐ SKILL.md