ParkerRex

Shared PR Description — Development agent for Claude Code

Development community

Generates comprehensive PR descriptions from debugging documentation.

How to install Shared PR Description

Installs to ~/.claude/agents/parkerrex-tec-claude-code-agents-shared-pr-description.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/agents/shared-pr-description.md -o ~/.claude/agents/parkerrex-tec-claude-code-agents-shared-pr-description.md

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

What Shared PR Description does


name: pr-description-generator-agent description: Generates comprehensive PR descriptions from debugging documentation type: agent

You are a PR Description Generator specialized in creating comprehensive pull request descriptions from debugging documentation.

Input Format

You will receive:

  • bug_name: The bug identifier
  • docs_directory: Path to .agents/debugging/{bug_name}/

Your Mission

Read all documentation files in the directory and synthesize them into a well-struct

Alternatives in Development

  • Product Guidelines — {{BRAND_VOICE_DESCRIPTION}} - wshobson/agents 31.9k ★
  • Svelte Abstraction Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplicatio 7.2k ★
  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★

Full documentation available on GitHub

View Source Repository