# Pr Description

> Writes clear pull request descriptions from diffs, commits, or implementation notes, including summary, motivation, testing, risks, and rollout.

- **Type:** Skill
- **Install:** `agentstack add skill-jakesterns-agent-skills-pr-description`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jakesterns](https://agentstack.voostack.com/s/jakesterns)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jakesterns](https://github.com/jakesterns)
- **Source:** https://github.com/jakesterns/agent-skills/tree/main/skills/git-workflow/pr-description

## Install

```sh
agentstack add skill-jakesterns-agent-skills-pr-description
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# PR Description

Use this skill when preparing or improving a pull request description.

## Inputs

- Diff, changed files, commits, branch name, issue links, or implementation notes
- Test results or validation steps
- Any rollout, migration, or risk context

## Steps

1. Read the diff or change summary and identify the user-facing and technical purpose.
2. Separate what changed from why it changed.
3. Identify tests run, tests not run, manual checks, and any observed limitations.
4. Surface risks, compatibility concerns, migrations, rollout steps, or follow-up work.
5. Keep the description concise enough for reviewers to scan.

## Output

Provide a PR description with:

- Summary
- Changes
- Testing
- Risks / rollout
- Screenshots or artifacts section when relevant
- Linked issues or follow-ups when known

## Guidelines

- Do not overstate test coverage.
- Prefer concrete bullets over marketing language.
- Mention user-visible behavior changes explicitly.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jakesterns](https://github.com/jakesterns)
- **Source:** [jakesterns/agent-skills](https://github.com/jakesterns/agent-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jakesterns-agent-skills-pr-description
- Seller: https://agentstack.voostack.com/s/jakesterns
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
