Free 40-page Claude guide — setup, 120 prompt codes, MCP servers, AI agents. Download free →
CLSkills
Git & Version Control

Git & Version Control

Manage commits, branches, and repository workflows

71 skills

Git & Version Controlbeginner

Smart Commit

Generate conventional commit messages by analyzing staged changes

gitcommitautomation
Git & Version Controlbeginner

Branch Cleanup

Find and delete merged/stale local and remote branches

gitbranchescleanup
Git & Version Controlintermediate

Git Undo

Safely undo the last git operation (commit, merge, rebase, etc.)

gitundosafety
Git & Version Controlbeginner

Changelog Generator

Generate CHANGELOG.md from git history using conventional commits

gitchangelogdocumentation
Git & Version Controlintermediate

Conflict Resolver

Analyze and suggest resolutions for merge conflicts

gitmergeconflicts
Git & Version Controladvanced

Git Bisect Helper

Automate git bisect to find the commit that introduced a bug

gitbisectdebugging
Git & Version Controlbeginner

PR Description

Generate detailed PR descriptions from branch diff

gitpull-requestautomation
Git & Version Controladvanced

Commit Splitter

Split a large commit into smaller, logical commits

gitcommitrefactoring
Git & Version Controlintermediate

Git Hooks Setup

Set up pre-commit, pre-push, and commit-msg hooks

githooksautomation
Git & Version Controlbeginner

Repo Stats

Generate repository statistics (contributors, commit frequency, file changes)

gitstatisticsanalytics
Git & Version Controlbeginner

Git Alias Setup

Configure useful git aliases for common workflows

gitaliasesproductivity
Git & Version Controladvanced

Interactive Rebase

Guide through interactive rebase with explanations

gitrebasehistory
Git & Version Controlintermediate

Cherry Pick Guide

Help cherry-pick commits across branches safely

gitcherry-pickbranches
Git & Version Controladvanced

Git Worktree Setup

Set up and manage git worktrees for parallel development

gitworktreeparallel
Git & Version Controlintermediate

Release Tagger

Create and manage semantic version tags with release notes

gitreleaseversioning
Git & Version Controlintermediate

autoresearch-agent

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit),

communityalirezarezvani
Git & Version Controlintermediate

content-humanizer

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committe

communityalirezarezvani
Git & Version Controlintermediate

gdpr-dsgvo-expert

GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits,

communityalirezarezvani
Git & Version Controlintermediate

git-worktree-manager

Git Worktree Manager

communityalirezarezvani
Git & Version Controlintermediate

merge

Merge the winning agent's branch into base, archive losers, and clean up worktrees.

communityalirezarezvani
Git & Version Controlintermediate

product-discovery

Use when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.

communityalirezarezvani
Git & Version Controlintermediate

release-manager

Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.

communityalirezarezvani
Git & Version Controlintermediate

resume

Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating.

communityalirezarezvani
Git & Version Controlintermediate

senior-pm

Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, resource optimization, stakeholder alignment

communityalirezarezvani
Git & Version Controlintermediate

spawn

Launch N parallel subagents in isolated git worktrees to compete on the session task.

communityalirezarezvani
Git & Version Controlintermediate

address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

communityantigravity
Git & Version Controlintermediate

app-store-changelog

Generate user-facing App Store release notes from git history since the last tag.

communityantigravity
Git & Version Controlintermediate

autonomous-agent-patterns

Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).

communityantigravity
Git & Version Controlintermediate

bun-development

Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).

communityantigravity
Git & Version Controlintermediate

cicd-automation-workflow-automate

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces man

communityantigravity
Git & Version Controlintermediate

code-review-ai-ai-review

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

communityantigravity
Git & Version Controlintermediate

codex-review

Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG generation, or reviewing larg

communityantigravity
Git & Version Controlintermediate

commit

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger

communityantigravity
Git & Version Controlintermediate

conductor-revert

Git-aware undo by logical work unit (track, phase, or task)

communityantigravity
Git & Version Controlintermediate

copilot-sdk

Build applications that programmatically interact with GitHub Copilot. The SDK wraps the Copilot CLI via JSON-RPC, providing session management, custom tools, hooks, MCP server integration, and stream

communityantigravity
Git & Version Controlintermediate

create-branch

Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on th

communityantigravity
Git & Version Controlintermediate

create-pr

Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.

communityantigravity
Git & Version Controlintermediate

differential-review

Security-focused code review for PRs, commits, and diffs.

communityantigravity
Git & Version Controlintermediate

emergency-card

生成紧急情况下快速访问的医疗信息摘要卡片。当用户需要旅行、就诊准备、紧急情况或询问"紧急信息"、"医疗卡片"、"急救信息"时使用此技能。提取关键信息(过敏、用药、急症、植入物),支持多格式输出(JSON、文本、二维码),用于急救或快速就医。

communityantigravity
Git & Version Controlintermediate

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

communityantigravity
Git & Version Controlintermediate

gh-review-requests

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "wh

communityantigravity
Git & Version Controlintermediate

gha-security-review

Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.

communityantigravity
Git & Version Controlintermediate

git-advanced-workflows

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

communityantigravity
Git & Version Controlintermediate

git-hooks-automation

Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.

communityantigravity
Git & Version Controlintermediate

git-pr-workflows-git-workflow

Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g

communityantigravity
Git & Version Controlintermediate

git-pr-workflows-onboard

You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You

communityantigravity
Git & Version Controlintermediate

git-pr-workflows-pr-enhance

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu

communityantigravity
Git & Version Controlintermediate

git-pushing

Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes (\"push this\", \"commit and push\"), mentions saving work to remote (\"save to

communityantigravity
Git & Version Controlintermediate

github-actions-templates

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

communityantigravity
Git & Version Controlintermediate

github-automation

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

communityantigravity
Git & Version Controlintermediate

github-issue-creator

Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.

communityantigravity
Git & Version Controlintermediate

github-workflow-automation

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

communityantigravity
Git & Version Controlintermediate

github

Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.

communityantigravity
Git & Version Controlintermediate

gitlab-automation

Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.

communityantigravity
Git & Version Controlintermediate

growth-engine

Motor de crescimento para produtos digitais -- growth hacking, SEO, ASO, viral loops, email marketing, CRM, referral programs e aquisicao organica.

communityantigravity
Git & Version Controlintermediate

issues

Interact with GitHub issues - create, list, and view issues.

communityantigravity
Git & Version Controlintermediate

javascript-mastery

33+ essential JavaScript concepts every developer should know, inspired by [33-js-concepts](https://github.com/leonardomso/33-js-concepts).

communityantigravity
Git & Version Controlintermediate

llm-app-patterns

Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.

communityantigravity
Git & Version Controlintermediate

makepad-widgets

Version: makepad-widgets (dev branch) | Last Updated: 2026-01-19 > > Check for updates: https://crates.io/crates/makepad-widgets

communityantigravity
Git & Version Controlintermediate

performance-testing-review-ai-review

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

communityantigravity
Git & Version Controlintermediate

prompt-library

A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices.

communityantigravity
Git & Version Controlintermediate

segment-cdp

Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user.

communityantigravity
Git & Version Controlintermediate

skill-seekers

-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.

communityantigravity
Git & Version Controlintermediate

team-collaboration-issue

You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an

communityantigravity
Git & Version Controlintermediate

team-collaboration-standup-notes

You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.

communityantigravity
Git & Version Controlintermediate

using-git-worktrees

Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.

communityantigravity
Git & Version Controlintermediate

varlock-claude-skill

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

communityantigravity
Git & Version Controlintermediate

vibers-code-review

Human review workflow for AI-generated GitHub projects with spec-based feedback, security review, and follow-up PRs from the Vibers service.

communityantigravity
Git & Version Controlintermediate

wellally-tech

Integrate multiple digital health data sources, connect to [WellAlly.tech](https://www.wellally.tech/) knowledge base, providing data import and knowledge reference for personal health management syst

communityantigravity
Git & Version Controlintermediate

wiki-changelog

Generate structured changelogs from git history. Use when user asks \"what changed recently\", \"generate a changelog\", \"summarize commits\" or user wants to understand recent development activity.

communityantigravity
Git & Version Controlintermediate

workflow-patterns

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.

communityantigravity