Skills

All Skills

git

Skills tagged with #git

@projectservan8n

UltraReview

Parallel multi-agent code review for the CURRENT git branch vs `main`. Uses Tarsee's agent registry (Coder, Researcher, Writer) to run three independent review passes simultaneously, then aggregates.

projectservan8n/Tarsee
2mo ago
60
@study8677

agent-repo-init

One-click initialization of a multi-agent repository from the Antigravity template. Use this skill when users want to scaffold a new project quickly (`quick` mode) or with runtime defaults (`full` mode) including LLM provider profile, MCP toggle, swarm preference context, sandbox type, and optional git init.

study8677/antigravity-workspace-template+4 more
2mo ago
1.0K0
@denn-gubsky

effort-estimation

Calibrate engineering effort estimates for git commits using a 5-tier rubric. Use whenever you need to translate a diff into an hours estimate for a senior engineer working with or without an AI coding assistant.

denn-gubsky/ai-dev-effectiveness
2mo ago
70
@jamierpond

yapi — LLM Skill Guide

yapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary.

jamierpond/yapi
2mo ago
1090
@Ray0907
MCP

Io.Github.Ray0907/Git Mcp Server

MCP server for GitLab and GitHub

mcpgithub
Ray0907/git-mcp-server
2mo ago
0
@felirangelp

Fix Secret

Use this skill whenever a `git commit` is blocked by the **gitleaks** pre-commit hook because a secret was hardcoded in source code.

felirangelp/harness-driven-dev+1 more
1mo ago
80
@sortie-ai

changelog-maintenance

Use when asked to update the changelog, document version changes, prepare a release, or add entries for recent work. Handles CHANGELOG.md updates following Keep a Changelog format and Semantic Versioning. Do NOT use for committing (use git-commit) or creating release notes outside CHANGELOG.md.

sortie-ai/sortie+6 more
2mo ago
150
@marcus

nightshift-release

Release a new version of the nightshift Go project using goreleaser. Use when the user asks to cut a release, push a new version, bump the version, publish a release, or verify a release succeeded. Covers version bumping, git tagging, goreleaser dry-run validation, pushing, and post-release verification via GitHub Actions and `gh`.

marcus/nightshift
2mo ago
9010
@ivo-toby

mcp-picnic

Generate a changelog from git history. Analyzes commits since the last tag or a specified range and produces a formatted changelog using the template.

ivo-toby/mcp-picnic
2mo ago
350
@No-Trade-No-Life

Git Changes Reporter

No-Trade-No-Life/Yuan+1 more
2mo ago
3490
@mcpsbom
MCP

SBOMApp - SBOM Generator & Vulnerability Scanner

Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.

mcpgithub
mcpsbom/sbomapp-mcp-server
2mo ago
0
@grafana

draft-release

Draft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.

grafana/mcp-grafana
2mo ago
2.5K0
@jerrywu001

Git Push

用于在用户明确要求时,一次性完成 `pull -> commit -> push`。

jerrywu001/vue3-toastify
2mo ago
5410
@opsmill

Changed files on this branch vs its base

git diff --name-status $(git merge-base HEAD main)..HEAD

opsmill/infrahub-mcp+10 more
1mo ago
90
@cyanheads
MCP

Git Mcp Server

Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.

mcpgithub
cyanheads/git-mcp-server
2mo ago
0
@msgbyte

changelog-analyzer

Analyze git commits in a range by examining actual code diffs (not commit titles) and produce a ranked list of improvements and optimizations. Use when the user wants a changelog, wants to summarize recent changes, asks what changed since a commit, or wants to review project progress.

msgbyte/cutia
2mo ago
2990
@sequenzia

bug-investigator

Executes diagnostic investigation tasks to test debugging hypotheses. Runs tests, traces execution, checks git history, and reports evidence. (converted from agent)

sequenzia/agent-alchemy+31 more
2mo ago
330
@seed-hypermedia

review-git-workdir

Review Git working directory.

seed-hypermedia/seed+4 more
2mo ago
480
@blader

schematic

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

documentationgitbranch-analysisspecreverse-engineering
blader/schematic
2mo ago
1330
@noontide-co

end

Session-closing skill that helps users wrap up intentionally. Use when: user says done, wrapping up, end my day, closing out, call it a day, goodnight, that's it for today, checkpoint, pause. Bookend to /start. Scans git activity, surfaces what happened, spawns a crystallize agent for deep analysis, commits uncommitted work, and closes with a brief summary. Works for end-of-day, end-of-research-batch, end-of-decision-sprint, or mid-work checkpoints.

noontide-co/mainbranch+16 more
2mo ago
100
@raphaelstolt

creating-gitattributes-file

Create a lean-package-validator and Git compatible .gitattributes file in projects; use when generating missing export-ignore entries or scaffolding a new .gitattributes file.

gitgitattributeslean-package-validatorphp
raphaelstolt/lean-package-validator+2 more
2mo ago
180
@mcs-cli

TechPack Creator

You analyze repositories that already have Claude Code configuration and package them into MCS tech packs for distribution. A tech pack is a Git-distributable bundle of Claude Code configuration — MCP servers, hooks, skills, commands, agents, templates, and settings — defined in a single `techpa

mcs-cli/mcs
2mo ago
860
@gotalab

git-branch-cleanup

Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking. Provides interactive selection with safety guards. Use when the user wants to clean up branches, delete old branches, organize Git branches, or asks about which branches can be safely deleted.

gotalab/skillport+2 more
2mo ago
3390
@fynnfluegge

agtx

Use when planning features, decomposing work into tasks, creating or managing tasks on a kanban board, coordinating parallel coding agent sessions across git worktrees, or when the user wants to sweep/push conversation results to the agtx board. Also use when asked about agtx setup, MCP configuration, or task workflow.

fynnfluegge/agtx
2mo ago
8580
@chanmuzi

Claude Code skill for consistent git commit, PR, and review conventions

chanmuzi/git-conventions
2mo ago
50
@OneWave-AI

agent-army

Deploy a 2-layer parallel agent hierarchy for large, parallelizable work — big refactors, multi-file migrations, codebase-wide audits, bulk generation. Layer 1 is 3-50+ specialist agents, each with its own full context window; Layer 2 is 2+ sub-agents per member. Includes git safety, tiered sizing, a pre-deploy gate, phantom-completion checks, and multi-wave follow-up.

OneWave-AI/claude-skills+65 more
1mo ago
1700
@mandel-macaque

git-memento-workflow

Use git-memento to initialize repository-level AI provider settings, create commits that attach AI session transcripts as git notes, and sync notes to remote. Trigger this skill when users ask to create or troubleshoot memento commits, configure providers (Codex or Claude), verify note attachment, or share notes with team remotes.

mandel-macaque/memento+1 more
2mo ago
4150
@microsoft

Brag Sheet — Work Impact Writer

Turn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs, git history, and PRs to reconstruct forgotten work.

microsoft/copilot-brag-sheet
1mo ago
50
@Perseus-Computing-LLC

Perseus — Live Context Engine for AI Assistants

Perseus pre-resolves your entire workspace state — git, services, memory, team coordination — into a single markdown document every assistant reads at session start. Deterministic. Cacheable. Assistant-agnostic.

Perseus-Computing-LLC/perseus+1 more
18h ago
210
@InstalabsAI
MCP

Instagit

MCP server for Instagit — AI-powered Git repository analysis for coding agents

mcpgithubai
InstalabsAI/instagit
2mo ago
0
@Dimillian

app-store-changelog

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

Dimillian/Skills+11 more
2mo ago
2.1K0
@CopilotKit

git-hooks

CopilotKit pre-commit hook reference. Load automatically when the user mentions git hooks failing, pre-commit errors, lefthook issues, commit blocked, or "hooks don't work", or when user wants to commit/push anything Contains the full hook topology so debugging skips discovery and goes straight to diagnosis.

CopilotKit/CopilotKit
2mo ago
29.4K0
@Lillecarl

Jujutsu Version Control

Use jujutsu (jj) for all version control operations including commits, branches, merges, rebases, and repository management. Handles git workflow translation to jj equivalents.

Lillecarl/nix-csi
2mo ago
850
@alirezarezvani

secret-scanner

Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security is mentioned. Prevents accidental secret exposure. Triggers on file changes, git commits, security checks, .env file modifications.

alirezarezvani/claude-code-tresor+1 more
2mo ago
6160
@agentjido

hex-release

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflow_dispatch) and manual release flows. Uses git_ops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

agentjido/jido
2mo ago
1.5K0
@muba00
MCP

Io.Github.Muba00/Gitstandup

Generate daily standup notes from git commits across multiple repositories with AI summaries.

mcpgithubai
muba00/gitstandup
2mo ago
0
@asheshgoplani

agent-deck

Terminal session manager for AI coding agents. Use when user mentions "agent-deck", "session", "sub-agent", "MCP attach", "git worktree", or needs to (1) create/start/stop/restart/fork sessions, (2) attach/detach MCPs, (3) manage groups/profiles, (4) get session output, (5) configure agent-deck, (6) troubleshoot issues, (7) launch sub-agents, or (8) create/manage worktree sessions. Covers CLI commands, TUI shortcuts, config.toml options, and automation.

asheshgoplani/agent-deck+2 more
2mo ago
1.7K0
@captainsafia

grove

Development skill for the Grove CLI repository - a TypeScript Git worktree management tool built with Bun. Use when working on grove features, bug fixes, or maintenance tasks. Covers: development workflow, code patterns, testing, commands structure, and commit conventions.

captainsafia/grove
2mo ago
590
@m81098s

home-assistant-manager

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.

m81098s/claude-skill-homeassistant
2mo ago
20
@tuanductran

github-awesome-copilot-git-commit

Generate Conventional Commit messages and assist interactive commits following this repository's commit rules. Produces suggested type, scope, and short summary.

tuanductran/hr-skills+23 more
1d ago
120
@web3dev1337

orchestrator-worktree-conventions

Project folder + git-worktree conventions for Agent Orchestrator. Use when creating a new project under ~/GitHub, converting an existing repo into a master/workN worktree layout, adding worktrees, choosing safe ports, or when the orchestrator needs to infer project/worktree paths from the folder structure.

web3dev1337/agent-workspace
2mo ago
50
@EdwardJoke

wasup - Task Management Skill

A structured development workflow that takes an idea from concept to released feature using MoSCoW prioritization, git branching, and atomic commits.

EdwardJoke/wasup+1 more
1mo ago
60
@kubev2v

Git Commit Skill

kubev2v/forklift
2mo ago
1640
@openai

changeset-validation

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

openai/openai-agents-js+2 more
2mo ago
2.5K0
@mcp-registry
MCP

searchcode

Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.

mcpsearchllm
2mo ago
0
@andre-simplifica

oracle-apex-export

Use to guide or execute Oracle APEX 24.2 export/snapshot work with SQLcl, distinguishing official snapshots, temporary read-only exports, App Builder fallback, and Git publication according to the project profile.

andre-simplifica/oracle-apex-ai-skills
2mo ago
70
@devallibus

shiplog

Git-as-knowledge-graph workflow for traceability. Use when planning work, brainstorming designs, creating/managing issues and PRs, tracking architectural decisions, or resuming prior sessions. Slash command /shiplog.

devallibus/shiplog
2mo ago
460
@yuvalsuede
MCP

Memory Mcp

Persistent memory + git snapshots for Claude Code. Never lose context or code.

mcpgithubmemory
yuvalsuede/memory-mcp
2mo ago
0
@restarter

detect-task

Internal skill for commands. Detect active beads task from git branch name. Do not trigger on user conversation - only when commands need task detection.

restarter/lets-workflow+6 more
1mo ago
50
@rustykuntz

research-experiment

Coordinate autonomous research experiments across multiple coding agents using isolated git worktrees. Use when a user wants the main agent to define a goal, constraints, acceptance criteria, and experiment boundaries, then dispatch Codex/Claude/Gemini or other agents to independently search for solutions without touching production code.

rustykuntz/clideck
1mo ago
910