@cyanheads/git-mcp-server
Agent Protocol & Architectural Mandate
Install
Add @cyanheads/git-mcp-server to Claude Code with the PolySkill CLI: polyskill add @cyanheads/git-mcp-server
Instructions
# Agent Protocol & Architectural Mandate **Version:** 2.5.0 **Target Project:** git-mcp-server **Last Updated:** 2026-02-12 This document defines the operational rules for contributing to this codebase. Follow it exactly. > **Note on File Synchronization**: `AGENTS.md` is a symlink to `CLAUDE.md`. **Edit only `CLAUDE.md`** — `AGENTS.md` will reflect changes automatically. --- ## I. Core Principles (Non-Negotiable) 1. **The Logic Throws, The Handler Catches** - **Tools:** Implement pure, stateless business logic inside tool logic functions. **No `try/catch` blocks.** - **Resources:** Same rule…
Keywords: github, git-protocol, software-architecture, version-control, repository-management, collaboration-tools, devops, source-code-management, agile-development