pr-description

pr-description is a command for Claude Code from UNILORN/generative-commit-message-for-ai-tool. It costs 0 tokens per session (313 once invoked), scanned A, original, MIT.

A command that writes a pull request description from the changes in the current branch. A pull request is a proposed code change submitted for review.

In plain words
What is it for?
Preparing the summary, change checklist, related issue reference, and—when needed—the pull request title.
Why use it?
It turns the branch changes and related issue information into the sections required by the project's pull request template.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/unilorn/generative-commit-message-for-ai-tool/pr-description
Clone the repo
git clone --depth 1 https://github.com/UNILORN/generative-commit-message-for-ai-tool

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pr-description

README.md
[![agentmods](https://agentmods.dev/badge/commands/unilorn/generative-commit-message-for-ai-tool/pr-description.svg)](https://agentmods.dev/commands/unilorn/generative-commit-message-for-ai-tool/pr-description)
Your own site
<a href="https://agentmods.dev/commands/unilorn/generative-commit-message-for-ai-tool/pr-description"><img src="https://agentmods.dev/badge/commands/unilorn/generative-commit-message-for-ai-tool/pr-description.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 313 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00313
Opus 5 $0.00000 $0.00156
Sonnet 5 $0.00000 $0.00063
Haiku 4.5 $0.00000 $0.00031

Measured 4d ago against content hash 4586bc97931d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pr-description scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/pr-description.md · 29 lines

What it actually says

PRテンプレートに従って、現在のPRの変更内容からPRの説明文を作成する

  • PRは現在のブランチから作成されている物を利用する
  • 既存のPR説明文が少ない場合は上書きすること
  • 必要に応じてブランチ名の数字部分 ***/123 のissue (例の場合#123) の説明文やコメントに設計があるため、参照して適切な概要等を記載する
  • 関連Issueには上記Issue番号を記載し、Close対象とする
  • スクリーンショットや動画は手動で貼り付ける為このコマンドでは無視する
  • タイトルも必要に応じて変更する
## 概要

<!-- この PR の目的と概要を簡潔に説明してください。 -->

## 変更点

<!--  具体的な変更点や修正箇所を箇条書きでリストアップしてください。レビュワーは確認が完了した項目にチェックを入れてください。 -->

- [ ] 変更点 1
- [ ] 変更点 2
- [ ] 変更点 3

## 関連 Issue

<!-- この PR が関連する Issue やタスクをリンクしてください。以下のように記述します。 -->

- close: #
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 29 lines · 0 tokens per session scan A 4586bc97931d

Subscribe to this mod's changes

pr-description is a command published in the GitHub repository UNILORN/generative-commit-message-for-ai-tool (2 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 313 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.