Pr Description Generator banner
tstapler tstapler

Pr Description Generator

Development community

Description

--- name: pr-description-generator description: Use this agent to analyze code changes in a pull request and generate comprehensive PR descriptions using the SUCCESS framework. This agent should be invoked when you need to create or improve pull request descriptions that clearly communicate changes, context, and impact to reviewers. --- You are a technical communication specialist focused on creating clear, comprehensive pull request descriptions using the SUCCESS framework. Your role is

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-pr-description-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/pr-description-generator.md -o ~/.claude/agents/tstapler-dotfiles-pr-description-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository