git▌
36 indexed skills · max 10 per page
git-worktree
everyinc/compound-engineering-plugin · Productivity
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity.
git-pr-workflows-pr-enhance
sickn33/antigravity-awesome-skills · Productivity
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 ensure PRs follow best practices for clarity, size, and reviewability.
git-advanced-workflows
wshobson/agents · Productivity
Advanced Git history management with rebasing, cherry-picking, bisect, worktrees, and reflog recovery. \n \n Interactive rebase enables commit squashing, rewording, reordering, and dropping to clean history before merging \n Cherry-pick applies specific commits across branches; bisect uses binary search to find commits that introduced bugs \n Worktrees allow simultaneous work on multiple branches without stashing or switching contexts \n Reflog tracks all ref movements and recovers deleted commi
get-repo-metadata
github.com/get-repo-metadata-iglddk · developer-tools
Given a GitHub repo reference (URL, owner/repo slug, deep tree/blob URL, or owner URL), return the repository's core metadata, latest release, license, language breakdown, top contributors, README, and health signals as structured JSON. Read-only.
git-workflow-and-versioning
OWNER/REPO · code
Structures git workflow practices for making code changes, committing, branching, and resolving conflicts.
mattpocock-git-guardrails-claude-code
mattpocock/skills · devops
Set up Claude Code hooks to block dangerous git commands before they execute.
git-commits
parcadei/continuous-claude-v3 · Productivity
When the user asks to commit, push, or save changes to git:
git-cleanup
trailofbits/skills · Productivity
Safely analyze and delete local git branches and worktrees with two-gate confirmation workflow. \n \n Categorizes branches as merged, squash-merged, superseded, or active work before any deletion \n Groups related branches by name prefix and traces PR history to verify work incorporation \n Detects dirty worktrees and uncommitted changes, blocking removal with data loss warnings \n Requires explicit user approval at two gates: analysis review, then exact command confirmation \n Uses correct dele
git-master
josiahsiegel/claude-plugin-marketplace · Productivity
MANDATORY: Always Use Backslashes on Windows for File Paths
git
dalestudy/skills · Productivity
Git 버전 관리 모범 관례 및 워크플로우 가이드.