git-pr-automator

git-pr-automator is a skill for Claude Code, Codex from rabee-elkholy/android-harness-kit. It costs 28 tokens per session (191 once invoked), scanned A, original, MIT.

A guide for writing Git commit messages and pull-request summaries, where a pull request is a proposed set of code changes for review.

In plain words
What is it for?
Use it to draft Conventional Commits messages and summaries covering changes, affected modules, and test or device verification.
Why use it?
It keeps the developer in control of committing and publishing changes while giving the agent a consistent way to describe the work.

Skill for Claude CodeCodex

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 skills/rabee-elkholy/android-harness-kit/git-pr-automator
Any agent
npx skills add rabee-elkholy/android-harness-kit --skill git-pr-automator
Clone the repo
git clone --depth 1 https://github.com/rabee-elkholy/android-harness-kit

Made for: Claude Code, Codex.

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 git-pr-automator

README.md
[![agentmods](https://agentmods.dev/badge/skills/rabee-elkholy/android-harness-kit/git-pr-automator.svg)](https://agentmods.dev/skills/rabee-elkholy/android-harness-kit/git-pr-automator)
Your own site
<a href="https://agentmods.dev/skills/rabee-elkholy/android-harness-kit/git-pr-automator"><img src="https://agentmods.dev/badge/skills/rabee-elkholy/android-harness-kit/git-pr-automator.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 191 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.1 $0.00028 $0.00191
Opus 5 $0.00014 $0.00096
Sonnet 5 $0.00006 $0.00038
Haiku 4.5 $0.00003 $0.00019

Measured 5d ago against content hash 3818cd1bc65f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

git-pr-automator 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 5d 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.

agents/skills/git-pr-automator/SKILL.md · 26 lines

What it actually says

Git notes (developer-owned)

The AI agent works locally and leaves changes unstaged. The developer commits from their IDE. The agent must not git add, commit, push, or open a PR. Draft the message only.

Conventional Commits (when the developer commits)

  • feat(scope):
  • fix(scope):
  • refactor(scope):
  • test(scope):
  • perf(scope):

If asked to draft a commit/PR summary only, suggest:

  • Title
  • What changed (bullets)
  • Modules (:app, :base, …)
  • How it was verified (tests / device Pass)

Worktrees

Do not create or use Git worktrees. Subagents inherit the opened checkout.

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. 5d ago First seen · 26 lines · 28 tokens per session scan A 3818cd1bc65f

Subscribe to this mod's changes

git-pr-automator is a skill published in the GitHub repository rabee-elkholy/android-harness-kit (3 stars, last pushed 6d ago), licensed MIT. It adds 28 tokens to every session and 191 once invoked, about $0.0001 per session on Opus 5. 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.

Related

Other skills, from other repositories

pr-review

Reviews a GitHub pull request and posts inline comments plus one consolidated summary, adapting to any codebase by discovering the project's own test runner, requirement specs, and architecture conventions before running six specialized review agents in parallel. Stack-agnostic across language and framework; targets…

tech-leads-club/agent-skills · 124 tokens

team-collaboration-issue

You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an.

beel-collab/presets.dev · 32 tokens

design

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini, Atlas Cloud, or MuAPI AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro)…

nextlevelbuilder/ui-ux-pro-max-skill · 148 tokens

ui-styling

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns…

nextlevelbuilder/ui-ux-pro-max-skill · 90 tokens

brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

nextlevelbuilder/ui-ux-pro-max-skill · 35 tokens

android-ui-journey-testing

XML-specified Android UI journey testing, interactive step execution, assertion verification, and JSON outcome reporting.

sickn33/agentic-awesome-skills · 27 tokens