Perform common Git tasks in plain English with less version-control friction.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.greenmtnsun/giteasy" MCP server from askskill: Run: claude mcp add --transport http 'io-github-greenmtnsun-giteasy' 'https://giteasy-mcp.azurewebsites.net/mcp'
Tell me the current status of this Git repository in simple language, including modified, staged, and untracked files.
A clear plain-English repository status summary listing each type of file change.
Commit the currently staged changes and generate a concise, clear commit message highlighting the purpose of the update.
A completed commit with a concise commit message and confirmation of the result.
Compare the main and feature branches in non-technical language and summarize the main changes.
An easy-to-read branch difference summary that helps users quickly understand the change scope.
Use full Git operations through MCP to manage repositories and collaboration.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Connect GitHub repos so AI can analyze and build from real code.
Read repository files, manage pull requests, and create issues in GitHub.
Create and edit GitHub issues and pull requests without shell escaping hassles.
Inspect and analyze Git diffs to improve code review and debugging.