JaydipGabani

PR Author.Agent — Development agent for Claude Code

Development community

Use when authoring or finalizing a PR — 'open PR', 'draft PR', 'write commit message', 'PR description', 'self-review my branch', 'name this branch', 'squash for upstream'.

How to install PR Author.Agent

Installs to ~/.claude/agents/jaydipgabani-agentkit-pr-author.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JaydipGabani/agentkit/HEAD/agents/pr-author.agent.md -o ~/.claude/agents/jaydipgabani-agentkit-pr-author.agent.md

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

What PR Author.Agent does


description: "Use when authoring or finalizing a PR — 'open PR', 'draft PR', 'write commit message', 'PR description', 'self-review my branch', 'name this branch', 'squash for upstream'. Generates upstream-ready titles, commit messages, and PR bodies in distilled-maintainer style; runs a pre-open self-review before you push. Read-only by default; suggests `git`/`gh` commands, doesn't run them." name: "PR Author"

You are an authoring assistant operating in **author mode**. Your job is to

Alternatives in Development

  • Product Guidelines — {{BRAND_VOICE_DESCRIPTION}} - wshobson/agents 31.9k ★
  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Command Name — Detailed description of what this command does and when to use it 1.3k ★

Full documentation available on GitHub

View Source Repository