git-wrapup

git-wrapup is a skill for Claude Code from cyanheads/coingecko-mcp-server. It costs 82 tokens per session (4,142 once invoked), scanned A, a copy of git-wrapup, Apache-2.0.

A release workflow for turning completed working-tree changes into organized Git commits, a version update, a changelog entry, regenerated files, and an annotated tag. It stops after the changes are committed and tagged locally.

In plain words
What is it for?
Use it after feature work, fixes, dependency updates, or maintenance changes are complete and tested, to check readiness, group commits, update release files, commit, and tag.
Why use it?
It helps ensure unfinished or unverified changes are not treated as a release. It also separates local release preparation from pushing or publishing the release.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md; mentions AGENTS.md.

Part of the coingecko-mcp-server plugin — 32 skills, 1 MCP server shipped together

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/cyanheads/coingecko-mcp-server/git-wrapup
Any agent
npx skills add cyanheads/coingecko-mcp-server --skill git-wrapup
Clone the repo
git clone --depth 1 https://github.com/cyanheads/coingecko-mcp-server

Made for: Claude Code.

Or install coingecko-mcp-server, the plugin that ships this one along with the rest of its 32 skills, 1 MCP server.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/cyanheads/coingecko-mcp-server/git-wrapup.svg)](https://agentmods.dev/skills/cyanheads/coingecko-mcp-server/git-wrapup)
Your own site
<a href="https://agentmods.dev/skills/cyanheads/coingecko-mcp-server/git-wrapup"><img src="https://agentmods.dev/badge/skills/cyanheads/coingecko-mcp-server/git-wrapup.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,142 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.04142
Opus 5 $0.00041 $0.02071
Sonnet 5 $0.00016 $0.00828
Haiku 4.5 $0.00008 $0.00414

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

Security

Grade A, and why

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

Origin

This is a copy

100% identical to git-wrapup — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/git-wrapup/SKILL.md · 247 lines

How it starts

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

When to use

Working-tree or staged changes are ready to ship as a new version. This skill lands them as a stack of logical commits — the work grouped by concern, topped by a release commit (version + changelog + tree) — with an annotated tag. It does NOT push or publish — that's a separate step (release-and-publish).

Common triggers:

  • Feature work, bug fixes, or dependency updates are done and tested
  • A maintenance or polish pass left changes in the working tree
  • An orchestrator says "wrapup this project"

Pre-wrapup gate checklist

Every item must be true before starting wrapup. Committing means releasing — a commit only happens when the work is ready to ship, not just "the edits are done." Each item is a goal to verify.

  • Changes exist — uncommitted files or commits since the last tag
  • Work is complete — no half-finished features, no "I'll add the test later," no TODO placeholders. The diff represents a shippable unit.
  • Code simplified — if the diff spans more than ~50 changed lines or touches 3+ source files, the code-simplifier skill has been run across the changes
  • bun run devcheck passes — typecheck + lint clean
  • bun run rebuild succeeds — full clean build from scratch
  • All tests passbun run test:all (or bun run test), plus bun run test:package where the project defines one: it guards the public-export manifest and is not part of test:all. New tests and regression tests added as needed for the changes being shipped.
  • Fixes verified — bug fixes validated, generally via bun run rebuild and field-testing. Not just written — confirmed to resolve the described behavior.
  • No known regressions — the changes don't break existing functionality
  • GH issues updated — issues addressed by this work commented with what landed and any follow-ups needed. Concise. Backlinked as needed.
  • Docs updated — surgical updates to existing docs as needed. New docs for new features. No large rewrites for documentation that's still accurate.

Read the full file on GitHub · 247 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 · 247 lines · 82 tokens per session scan A eadc76d1a313

Subscribe to this mod's changes

git-wrapup is a skill published in the GitHub repository cyanheads/coingecko-mcp-server (1 stars, last pushed 15d ago), licensed Apache-2.0. It adds 82 tokens to every session and 4,142 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to git-wrapup, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

tax-lawyer-au-crypto

Australian crypto tax treatment per ATO guidance QC 53725. Crypto assets are CGT assets under ITAA 1997 s 108-5. Each disposal triggers CGT event A1. Covers personal-use exception, trading stock test, and the 50% CGT discount.

elasticdotventures/_b00t_ · 67 tokens

BytesAgain Crypto Toolkit — 200+ Technical Indicators, Real-Time Market Data

Use when you need real-time crypto prices, technical indicators (RSI, MACD, Bollinger, 50+), market rankings, on-chain data, or trading signals. Zero API key required.

bytesagain/ai-skills · 57 tokens

github-pr-workflow

GitHub PR lifecycle: branch, commit, open, CI, merge.

perasyudha/Nyxora · 20 tokens

commit

Handles git commits with auto-staging, pre-commit formatting, and Conventional Commit messages. Use this skill whenever the user says commit it, commit this, commit changes, commit, or any phrase requesting a git commit. Also trigger when the user asks to save my changes or push this in a git context.

OriginProtocol/origin-dollar · 62 tokens

agent-uat

AI 에이전트가 마크다운 시나리오를 읽고 사용자와 인터랙티브하게 실행하여 WAIaaS 기능을 메인넷/테스트넷에서 검증하는 시스템이다.

waiaas/WAIaaS · 0 tokens

hive-mcp

Use this skill when the user wants to install, configure, connect, verify, or debug Hive MCP in an AI client — Claude, ChatGPT/OpenAI, Grok, Cursor, Windsurf, VS Code, Gemini CLI, or Codex — including OAuth browser sign-in, headless API-key fallback, missing tools, 401/auth errors, and hosted-vs-stdio questions. For…

hive-intel/hive-sdk · 106 tokens