17 skills found
noriaki / 02_gitこのドキュメントでは、開発サイクルとしてのブランチ管理の方法と、コミットとプルリクエストの作成に関するベストプラクティスを説明します。 開発サイクルとして GitHub Flow を採用します。main ブランチにマージ済みの feature ブランチはローカルとリモートの両方とも削除します。
idosal / git-mcpPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
blak0p / git-courerMCP server for Git with local Ollama — zero tokens for git operations
Dicklesworthstone / ruRepo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.
2mawi2 / paraManage sandboxed parallel claude code sessions on git worktrees
swjturay / codex-agy-delegatorAn MCP server for delegating repetitive coding tasks from Codex to Antigravity workers in isolated Git worktrees.
reposkein / reposkeinDeterministic code-graph (GraphRAG) over your repo for LLM agents — local-first, git-native, zero-infra, served via MCP. Python, TS/JS, Rust, Go, Java, C#.
Nayjest / GitoAn AI-powered GitHub code review tool that uses LLMs to detect high-confidence, high-impact issues—such as security vulnerabilities, bugs, and maintainability concerns.
MCPRUNNER / GitVisionMCPA comprehensive Model Context Protocol (MCP) Server that provides advanced git analysis and documentation tools, including powerful commit, Excel, XML, YAML and JSON search capabilities.
rust-works / omni-devAI-powered git commit rewriter, PR generator, and MCP server for Jira, Confluence, and Datadog. Single Rust binary.
youssef-jad / GYO-AGENTSMCP server + prompt that turns any AI coding agent (Cursor, Claude Code, Cline, Kiro, Windsurf…) into your Digital Twin — generate a project-specific AGENTS.md and give every tool a shared, persistent memory of how you build.
0xshariq / github-mcp-serverA Model Context Protocol (MCP) server that provides 29 Git operations + 11 workflow combinations for AI assistants and developers.
BjornMelin / github-copilot-proxyAn OpenAI-compatible proxy server that lets Cursor IDE connect directly to GitHub Copilot's LLM services. Bypass Cursor's 500 premium requests/month limit by leveraging your existing GitHub Copilot subscription for unlimited AI-powered code completions, chat, and editing features within Cursor IDE.
nsvk13 / forgejo-mcp-serverForgejo Self-Hosted Integration with Claude MCP
kerbelp / metatronGit-native context layer for AI coding agents. Your team's real engineering decisions — patterns, pitfalls, conventions — live as reviewed markdown files in your repo; agents consult them before writing code and record what they learn.
mormorbump / 00_basicfsmによる状態遷移のサンプル
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。