git-cli

git-cli is a skill for Claude Code, Codex from AntheaLaffy/the-missing-semester-skills. It costs 125 tokens per session (1,442 once invoked), scanned A, original, no licence file.

A reference for Git commands, the version-control system used to track code changes and collaborate across branches.

In plain words
What is it for?
Checking status, committing, branching, merging, resolving conflicts, working with remotes, undoing changes, and investigating history.
Why use it?
It helps users choose commands for everyday work, collaboration, undoing changes, and recovering earlier code.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Checking status, committing, branching, merging, resolving conflicts, working with remotes, undoing changes, and investigating history.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anthealaffy/the-missing-semester-skills/git-cli
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.

Any agent
npx skills add AntheaLaffy/the-missing-semester-skills --skill git-cli
Clone the repo
git clone --depth 1 https://github.com/AntheaLaffy/the-missing-semester-skills

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-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/anthealaffy/the-missing-semester-skills/git-cli/github.svg)](https://agentmods.dev/skills/anthealaffy/the-missing-semester-skills/git-cli)
Your own site
<a href="https://agentmods.dev/skills/anthealaffy/the-missing-semester-skills/git-cli"><img src="https://agentmods.dev/badge/skills/anthealaffy/the-missing-semester-skills/git-cli/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-cli

Your own site · 80×15
<a href="https://agentmods.dev/skills/anthealaffy/the-missing-semester-skills/git-cli"><img src="https://agentmods.dev/badge/skills/anthealaffy/the-missing-semester-skills/git-cli.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,442 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 unknown 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.00125 $0.01442
Opus 5 $0.00063 $0.00721
Sonnet 5 $0.00025 $0.00288
Haiku 4.5 $0.00013 $0.00144

Measured 8d ago against content hash 91c8e20ee97f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

git-cli 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 8d 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.

git-cli/SKILL.md · 65 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 65 lines · 125 tokens per session scan A 91c8e20ee97f

Subscribe to this mod's changes

git-cli is a skill published in the GitHub repository AntheaLaffy/the-missing-semester-skills (1 stars, last pushed 8d ago), with no licence file. It adds 125 tokens to every session and 1,442 once invoked, about $0.0006 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

git-workflow

A guide for handling Git repository work safely, including status checks, branches, commits, pushes, pull requests, and rebasing. Git is a version-control system that records code changes and coordinates work between developers.

laolaoshiren/claude-code-skills-zh · 73 tokens

history-portability

Import Claude Code or Codex history and move complete CCAM datasets between machines. Use when rescanning provider history, importing a copied directory, uploading JSONL or archives, exporting a backup, restoring it idempotently, or verifying that tokens, workflows, runs, rules, and pricing survived.

hoangsonww/Claude-Code-Agent-Monitor · 63 tokens

reply-to-pr-threads

Draft, confirm, and post replies to GitHub PR review threads. Handles per-category reply formatting, re-fetches thread resolution state so auto-resolved threads are skipped, and posts via GraphQL. Use when the user asks to "reply to PR threads", "post PR thread replies", or "draft PR reply messages".

tobihagemann/turbo · 71 tokens

accessing-github-repos

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.

oaustegard/claude-skills · 39 tokens

opening-prs

Open a GitHub PR via API as a flowing graph — branch + push + createpr + mergeable poll, with structural protection against pushing to main/master/etc. Use when a Claude Code or Claude.ai container needs to land changes on GitHub via the API (no git CLI required) and the prose "create branch, push, open PR, wait for…

oaustegard/claude-skills · 86 tokens

suede-play-release

Suede Labs Google Play delivery skill: ship an Android release end to end from the agent interface, without opening the Play Console. Set up credentials, upload an AAB, promote between tracks, stage or complete a rollout, push per-locale release notes, and prove against the Play Developer API what is actually live.…

JasonColapietro/suede-creator-skills · 200 tokens