cyanheadscyanheadsCommunityยท1 Agent Skills Included

git-mcp-server

Git operations, testing, releases, and issue reporting workflows

Runs 28 git operations like commits, branches, merges, and worktrees through a single MCP server. Includes workflows for field-testing tools, updating dependencies, filing issues, and publishing releases. Removes manual command-line work and keeps repositories, changelogs, and package metadata in sync.
npx skills add cyanheads/git-mcp-server --all -g -y
Available:

Gives your AI agent strict architectural rules for building and modifying git tools in this codebase, covering error handling, dependency injection, authorization scopes, and registration steps.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install git-mcp-server?โ–ผ

Run `npx skills add cyanheads/git-mcp-server --all -g -y` in your terminal to install all skills in this suite globally.

What git operations can this server run?โ–ผ

It exposes 28 tools covering commits, branches, merges, rebases, stashes, tags, worktrees, remotes, and history inspection, all callable by your AI agent.

How do I test changes to the MCP tools?โ–ผ

The field-test skill starts a live HTTP server, runs real and adversarial inputs against every tool, and produces a report with concrete findings and fixes.

Can it handle releases and publishing?โ–ผ

Yes. The release-and-publish skill verifies the build, pushes tags, and publishes to npm and the MCP Registry, stopping safely on the first failure.

Does it work with Claude Code and other MCP clients?โ–ผ

Yes. It runs over stdio or Streamable HTTP and works with any MCP-compatible client, including Claude Code, Cursor, and Cline.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’