# Write Pr Description

> Use when opening or rewriting a pull request and the reviewer needs a concise, truthful explanation of why the change exists, how it works, which decisions matter, and where to look carefully.

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

## Install

```sh
agentstack add skill-shivaedev-pardes-write-pr-description
```

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

## About

# Write PR Description

A reviewer should understand the change in under a minute. Pull intent from the
approved PR goal, accepted commits, owner-worker report, and verifier summary.
Inspect specific diff details only when needed for an accurate callout. Never
fabricate motivation.

## Title

Describe impact or behavior. Do not use a branch name, file path, or vague
placeholder.

## Body

```md
### Why?

### How?

### Decisions

- 

### Callouts

- 
```

Use `N/A` when `Decisions` or `Callouts` has no meaningful content. Add issue
links on their own lines when relevant.

## Exclude

- file lists
- diff narration
- test-plan narration
- invented intent
- speculative risk padding

Follow a stronger repository-specific PR template when one exists.

## Source & license

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

- **Author:** [ShivaeDev](https://github.com/ShivaeDev)
- **Source:** [ShivaeDev/pardes](https://github.com/ShivaeDev/pardes)
- **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-shivaedev-pardes-write-pr-description
- Seller: https://agentstack.voostack.com/s/shivaedev
- 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%.
