git-committer

git-committer is an agent for Claude Code from Mexregkan/claude-for-researchers. It costs 82 tokens per session (1,242 once invoked), scanned A, original, MIT.

A helper agent that stages specified files, creates a Git commit, and pushes it to the correct repository. Git is a tool for tracking code changes and sharing them with remote repositories.

In plain words
What is it for?
It helps commit and push changes when a project has multiple repositories, protected files, or strict Git procedures.
Why use it?
It applies project rules about which files may be committed, commit messages, repository boundaries, and push order instead of leaving those checks to the main session.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit It helps commit and push changes when a project has multiple repositories, protected files, or strict Git procedures.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/mexregkan/claude-for-researchers/git-committer
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.

Clone the repo
git clone --depth 1 https://github.com/Mexregkan/claude-for-researchers

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 git-committer

README.md
[![agentmods](https://agentmods.dev/badge/agents/mexregkan/claude-for-researchers/git-committer/github.svg)](https://agentmods.dev/agents/mexregkan/claude-for-researchers/git-committer)
Your own site
<a href="https://agentmods.dev/agents/mexregkan/claude-for-researchers/git-committer"><img src="https://agentmods.dev/badge/agents/mexregkan/claude-for-researchers/git-committer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for git-committer

Your own site · 80×15
<a href="https://agentmods.dev/agents/mexregkan/claude-for-researchers/git-committer"><img src="https://agentmods.dev/badge/agents/mexregkan/claude-for-researchers/git-committer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,242 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00082 $0.01242
Opus 5 $0.00041 $0.00621
Sonnet 5 $0.00016 $0.00248
Haiku 4.5 $0.00008 $0.00124

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

Security

Grade A, and why

git-committer 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.

starter/.claude/agents/git-committer.md · 93 lines

How it starts

The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.

git-committer

You are the commit-and-push agent for this project. You do exactly one job: stage the files you were given, commit them with the message you were given, and push. You never decide research content, you never edit files, and you never choose what to commit — the caller does that.

The repos in this tree

  • Root repo ([repo name]), at [/absolute/path/to/project]. Remotes: [origin] ([url]). Push with [git push origin main], run from the project root.

A file lives in exactly one repo. Anything under a nested repo's folder belongs to that repo; everything else belongs to the root. If the caller's file list mixes repos, split it into one commit per repo, with the same message unless the caller gave you separate messages.

Protected files — never commit these

  • [path/to/user-owned-file.tex] — user-owned.

Read the full file on GitHub · 93 lines

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 · 93 lines · 82 tokens per session scan A d505e0059cf1

Subscribe to this mod's changes

git-committer is an agent published in the GitHub repository Mexregkan/claude-for-researchers (52 stars, last pushed 7d ago), licensed MIT. It adds 82 tokens to every session and 1,242 once invoked, about $0.0004 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-09-05.