Skip to main content
Run any Skill in Manus
with one click
GitHub repository

git-mcp-server

git-mcp-server contains 5 collected skills from cyanheads, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
229
updated
2026-04-23
Forks
56
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

field-test
software-quality-assurance-analysts-and-testers

Exercise git tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, and produces a tight report with concrete findings and numbered follow-up options. Use after adding or modifying definitions, or when the user asks to test, try out, or verify the MCP surface.

2026-04-23
maintenance
software-developers

Investigate, adopt, and verify dependency updates. Captures what changed, understands why, cross-references against the codebase, and runs final checks. Supports two entry modes: run the full flow end-to-end, or review updates you already applied.

2026-04-23
polish-docs-meta
software-developers

Finalize documentation and project metadata for a ship-ready release. Use after implementation is complete, tests pass, and devcheck is clean. Safe to run at any stage — each step checks current state and only acts on what still needs work.

2026-04-23
release-and-publish
software-developers

Ship a release end-to-end across every registry this project targets (npm, MCP Registry). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already complete — this skill is the post-wrapup publish workflow. Halts and alerts the user on the first failure.

2026-04-23
report-issue
software-developers

File a bug or feature request against this repository (cyanheads/git-mcp-server) using the `gh` CLI. Use for tool logic bugs, git provider misbehavior, transport issues, auth/config problems, or new feature proposals.

2026-04-23