Skills

All Skills

commits

Skills tagged with #commits

@SienkLogic

audit-fix

Run audit, prioritize findings, auto-fix via quick tasks, test, and commit.

SienkLogic/plan-build-run+16 more
18d ago
110
@chmouel

commit-helper

Generate conventional commit from staged changes

chmouel/lazyworktree+3 more
18d ago
1790
@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
4d ago
70
@artvepa80
MCP

HefestoAI

Pre-commit code quality guardian. Detects semantic drift in AI-generated code.

mcpgithubai
artvepa80/Agents-Hefesto
19d ago
0
@fvadicamo

github-pr-creation

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.

fvadicamo/dev-agent-skills+1 more
18d ago
530
@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
14d ago
150
@AgriciDaniel

ace

Ace - Agent Creates Everything. Persistent state, parallel execution, atomic commits.

AgriciDaniel/ace-claude-code
19d ago
150
@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
18d ago
350
@mcp-registry
MCP

Signal Api

Bitcoin 15-min prediction signals with on-chain commitment proofs. L402-gated.

mcpapiai
19d ago
0
@spiriMirror

commit-convention

Conventional commit message format and rules for this project

spiriMirror/libuipc+5 more
19d ago
2380
@MuhammadUsmanGM

pr-describe

Write a pull-request title and body from the current branch's commits and diff against the base branch. Invoke when the user asks to open a PR, draft a PR description, or summarize a branch.

MuhammadUsmanGM/claude-code-best-practices+2 more
16d ago
50
@getsentry

create-java-pr

Create a pull request in sentry-java. Use when asked to "create pr", "prepare pr", "prep pr", "open pr", "ready for pr", "prepare for review", "finalize changes". Handles branch creation, code formatting, API dump, committing, pushing, PR creation, changelog, and stacked PRs.

getsentry/sentry-java
18d ago
1.3K0
@hyperlane-xyz

claude-review

Review code changes using Hyperlane Registry coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.

hyperlane-xyz/hyperlane-registry+1 more
19d ago
970
@jerrywu001

Git Push

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

jerrywu001/vue3-toastify
18d ago
5410
@hyperlane-xyz

build-docker-image

Trigger Docker image builds for Hyperlane agent, monorepo, or node service images. Use when the user wants to build new Docker images for a branch, commit, or tag.

hyperlane-xyz/hyperlane-monorepo+14 more
19d ago
520
@AD-SDL

Code Ratchets

A ratchet is a pre-commit check that counts deprecated patterns in your codebase against a hard-coded expected count. It fails in two cases: - **Too many instances**: Prevents proliferation via copy-paste - **Too few instances**: Congratulates you and prompts lowering the expected count

AD-SDL/MADSci+1 more
19d ago
480
@cyanheads
MCP

Git Mcp Server

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

mcpgithub
cyanheads/git-mcp-server
19d ago
0
@agentforce314

ClawCodex - Claude Code full rebuilt in Python

Generate a conventional-commit message from staged changes.

agentforce314/clawcodex
9d ago
1220
@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
18d ago
2990
@lowdefy

l-changeset

Generate a changeset file for the current branch. Analyzes commits, determines bump types, and writes a user-facing changelog entry. Use when preparing version bumps.

lowdefy/lowdefy+5 more
18d ago
3.0K0
@OutlineDriven

askme

Verbalized Sampling (VS) protocol for deep intent exploration before planning. Use when starting ambiguous or complex tasks, when multiple interpretations exist, or when you need to explore diverse intent hypotheses and ask maximum clarifying questions before committing to an approach.

OutlineDriven/odin-claude-plugin+32 more
5d ago
170
@apache

fory-performance-optimization

Run profile-driven bottleneck optimization across Apache Fory implementations (Java, C++, Python/Cython, Go, Rust, Swift, C#, JavaScript/TypeScript, Dart, Kotlin, Scala). Use when improving serialize/deserialize throughput or latency, recovering regressions against a reference commit, diagnosing flamegraphs, fixing perf-related CI failures, or porting proven optimizations across languages without protocol or API regressions.

apache/fory
18d ago
4.3K0
@knowns-dev

kn-commit

Use when committing code changes with proper conventional commit format and verification

knowns-dev/knowns+9 more
19d ago
1240
@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
3d ago
100
@chanmuzi

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

chanmuzi/git-conventions
18d ago
50
@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
18d ago
4150
@vinta

bump-plugin-version

(project) Use when editing any file under plugins/hal-skills/ or plugins/hal-voice/ to bump the plugin version before committing

vinta/hal-9000+2 more
19d ago
1130
@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
18d ago
29.4K0
@tellang

merge-worktree

워크트리 브랜치를 main으로 squash-merge + conventional commit 자동 생성. codex-swarm 워크트리 자동 인식. '머지해', 'merge worktree', '워크트리 머지', '결과 수집', 'squash merge' 요청에 사용.

tellang/triflux+32 more
19d ago
60
@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
19d ago
850
@roborev-dev

roborev-design-review

Request a design review for a commit and present the results

roborev-dev/roborev+5 more
18d ago
7230
@SawyerHood

change-walkthrough

Create detailed markdown walkthroughs of code changes. Use when the user asks to "create a walkthrough", "explain the changes", "review recent commits", "document what changed", "walk me through the diff", "summarize my changes", or similar requests for change documentation.

SawyerHood/sawyer-mart
18d ago
700
@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
19d ago
6160
@j1king

bump

Bump version in all config files and commit

j1king/grovr
18d ago
350
@muba00
MCP

Io.Github.Muba00/Gitstandup

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

mcpgithubai
muba00/gitstandup
19d ago
0
@OpenSource03

release

Run the Harnss release workflow — review staged diff, bump version, commit, tag, push, and create a GitHub release. Use when releasing, bumping version, tagging, or creating a release. Argument: major, minor, or patch.

OpenSource03/harnss+1 more
18d ago
1440
@alibaba

CodeScope Q&A

CodeScope indexes source code into a two-layer knowledge graph — **structure** (functions, calls, imports, classes, modules) and **evolution** (commits, file changes, function modifications) — plus **semantic embeddings** for every function. Supports **Python, JavaScript/TypeScript, C, and Java*

alibaba/neug+7 more
18d ago
540
@Aurealibe

commits

Quick commit and push following Conventional Commits

Aurealibe/claude-config+1 more
18d ago
660
@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
18d ago
590
@shunk031

gh-first-workflow

Enforce gh-first GitHub investigation and Conventional Commit output rules. Use when investigating GitHub issues or pull requests, summarizing investigation results, or preparing commit messages.

shunk031/dotfiles+5 more
8d ago
1150
@electron

electron-chromium-upgrade

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

electron/electron
18d ago
120.6K0
@kubev2v

Git Commit Skill

kubev2v/forklift
19d ago
1640
@KazaKago

Commit, Push & Create PR

Commit changes in meaningful units and create a PR in one go.

KazaKago/swr-compose+1 more
19d ago
630
@pengrambo3-tech

Pre-Commit Code Verification

Automated verification pipeline before code lands. Static scans, baseline-aware quality gates, an independent reviewer subagent, and an auto-fix loop.

pengrambo3-tech/zueshammer
18d ago
100
@hscspring

code-commit

Commit code changes with well-structured messages following Conventional Commits. Use when ready to commit after implementation or bug fix.

hscspring/create-vibe-app+5 more
18d ago
440
@nolar

docs-checker

Check documentation and docstrings for grammar, punctuation, and style errors. Use when the user asks to verify, review, or fix grammar/style in docs, or before committing documentation changes.

nolar/kopf
18d ago
2.6K0
@blessonism

GitHub Explorer — 项目深度分析

> **Philosophy**: README 只是门面,真正的价值藏在 Issues、Commits 和社区讨论里。

blessonism/github-explorer-skill
19d ago
590
@MystenLabs

Cherry-pick to Release Branch

Cherry-picks a commit from main to a release branch and creates a PR.

MystenLabs/sui+2 more
18d ago
7.6K0
@pytorch

torch_bisect

Bisect PyTorch commits to find the regression that breaks TorchTitan. Use when the user wants to bisect PyTorch or invokes /torch_bisect.

pytorch/torchtitan
18d ago
5.1K0
@habedi

slopify

Degrade the quality of a codebase so it reads like the output of an unguided coding agent. Use when the user wants to show, teach about, or create examples of AI-generated "slop", long bloated docs, over-engineered code, fake tests, marketing-flavored READMEs, and bad commit messages. Trigger on requests to "slopify", "make this look AI-written", "add AI slop to this".

habedi/dotfiles
16d ago
50