13 skills found
google-gemini / pr-address-commentsUse this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
cyanheads / git-mcp-serverAn MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.
emarco177 / mcp-crash-courseHands-on crash course for the Model Context Protocol (MCP) with project-based branches on Streamable-HTTP, LangChain adapters, and Docker.
teabranch / agentic-developer-mcpAn MCP server that scales development into controllable agentic, recursive flows, and build a feature from bottom-up
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
SpillwaveSolutions / mastering-langgraph-agent-skillBuild stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents, branching workflows, memory persistence, human-in-the-loop, multi-agent systems, and production deployment. Supports 14+ AI coding agents via Agent Skill Standard.
GreyElaina / skills--- name: git-subrepo description: > Provides step-by-step usage guidance for the git-subrepo CLI tool (git subrepo command). Use when the user wants to clone, pull, push, fetch, branch, commit,
bnomei / wtp-git-worktree-plus-with-mcpUse this skill when the user wants to manage Git worktrees through the wtp MCP server (list, create, remove, resolve paths, init .wtp.yml, or prepare merge commands), especially when safety defaults around hooks and branch deletion matter.
tony / rebaseRebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
tony / rebaseRebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
Jared-Waldroff / rebaseRebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
campbellmcgregor / deployPlease deploy the site to GitHub Pages: 1. Build the site with production settings: `hugo --minify` 2. Verify the build completed successfully 3. Commit any changes to the main branch 4. Push the cha
Turnersoft / proofTheorem Proof Naming Conventions Variable Naming for Proof Steps Throughout the codebase, proof steps follow a specific naming convention: - `p0` - The initial branch from a theorem builder