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.
npx agentmods add commands/unilorn/generative-commit-message-for-ai-tool/pr-descriptiongit clone --depth 1 https://github.com/UNILORN/generative-commit-message-for-ai-toolWrote 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.
[](https://agentmods.dev/commands/unilorn/generative-commit-message-for-ai-tool/pr-description)<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>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.
| Model | Per session | Once 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 |
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.
What it actually says
PRテンプレートに従って、現在のPRの変更内容からPRの説明文を作成する
- PRは現在のブランチから作成されている物を利用する
- 既存のPR説明文が少ない場合は上書きすること
- 必要に応じてブランチ名の数字部分
***/123のissue (例の場合#123) の説明文やコメントに設計があるため、参照して適切な概要等を記載する - 関連Issueには上記Issue番号を記載し、Close対象とする
- スクリーンショットや動画は手動で貼り付ける為このコマンドでは無視する
- タイトルも必要に応じて変更する
## 概要
<!-- この PR の目的と概要を簡潔に説明してください。 -->
## 変更点
<!-- 具体的な変更点や修正箇所を箇条書きでリストアップしてください。レビュワーは確認が完了した項目にチェックを入れてください。 -->
- [ ] 変更点 1
- [ ] 変更点 2
- [ ] 変更点 3
## 関連 Issue
<!-- この PR が関連する Issue やタスクをリンクしてください。以下のように記述します。 -->
- close: #
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.
- 4d ago First seen · 29 lines · 0 tokens per session scan A 4586bc97931d
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.
Other commands, from other repositories
update-ai-versions
Look up the latest published versions of the AI coding assistants pinned in the Dockerfile and update the ARG lines in place.
models
List available models for all AI agents.
status
Quick health check of all AI agents.
ox-session-pause
belongs in the ox CLI JSON output (guidance field), not here. Skills are agent-specific wrappers; ox serves all agents (Codex, etc.). --> Suspend the current session recording. Local cache continues to receive entries, but the upload at stop time will exclude the suspended range.
setup_research_plan
Set up or start a research project.
export
GDPR Article 20 — export all memories you own as portable JSON.