Git & VCS

Git operations, commit helpers, branch management

Showing 385-408 of 4619 skills
mitsuhiko

commit

by mitsuhiko

"Read this skill before making git commits"

File Ops 2.8K 5mo ago
qwibitai

update-nanoclaw

by qwibitai

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

Processing 30.3K 4mo ago
EveryInc

git-worktree

by EveryInc

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

CLI Tools 23.3K 6mo ago
mitsuhiko

github

by mitsuhiko

"Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries."

CLI Tools 2.8K 6mo ago
dyad-sh

dyad:pr-fix

by dyad-sh

Address all outstanding issues on a GitHub Pull Request by handling both review comments and failing CI checks.

Code Review 21K 5mo ago
ComposioHQ

changelog-generator

by ComposioHQ

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Code Gen 15.2K 6mo ago
cline

create-pull-request

by cline

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR template usage, and PR creation using the gh CLI tool.

CLI Tools 64.9K 4mo ago
Caldis

release-preparation

by Caldis

Use when preparing a new Mos release (stable, beta, or alpha) - covers zip packaging, changelog generation, appcast signing, and GitHub release draft creation.

CLI Tools 20.9K 5mo ago
Aaronontheweb

dotnet-project-structure

by Aaronontheweb

Modern .NET project structure including .slnx solution format, Directory.Build.props, central package management, SourceLink, version management with RELEASE_NOTES.md, and SDK pinning with global.json.

Processing 1.1K 5mo ago
meta-pytorch

sprint

by meta-pytorch

Work on a batch of GitHub issues in parallel using Agent Teams. Creates one worktree per issue with TDD enforcement, coordinates via a lead agent, then produces stacked PRs.

Code Gen 2.4K 5mo ago
elie222

create-pr

by elie222

Commit changes and open a pull request with safe metadata

Code Gen 11.7K 4mo ago
rivet-dev

rivet

by rivet-dev

Rivet Actors are a serverless primitive for stateful workloads. Each actor has built-in state, storage, workflows, scheduling, and WebSockets — everything needed to build the next generation of software.

Git & VCS 5.7K 4mo ago
elie222

polish

by elie222

Remove lint and low-risk code quality issues from current branch changes

Code Review 11.7K 4mo ago
gmickel

flow-work

by gmickel

Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).

CLI Tools 667 6mo ago
Yeachan-Heo

git-master

by Yeachan-Heo

Git expert for atomic commits, rebasing, and history management

Automation 38K 5mo ago
daymade

repomix-safe-mixer

by daymade

Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.

CLI Tools 1.3K 8mo ago
mohitagw15856

competitive-intelligence-monitor

by mohitagw15856

Continuously monitors competitor signals and surfaces strategic

Code Gen 1.2K 5mo ago
ClickHouse

create-worktree

by ClickHouse

Create a ClickHouse git worktree with submodules hardlinked from the main repo. Use when the user wants to create a new worktree for ClickHouse development.

CLI Tools 48.8K 4mo ago
meta-pytorch

pre-submit-pr

by meta-pytorch

Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.

Code Review 2.4K 5mo ago
hashintel

managing-git-workflow

by hashintel

Git workflow for HASH including branch naming, PR creation, and PR reviews. Use when creating branches, making commits, opening pull requests, or reviewing PRs.

Code Review 1.6K 7mo ago
ClickHouse

bisect

by ClickHouse

Bisect a ClickHouse regression using pre-built master binaries from CI. Use when the user wants to find the commit that introduced a bug.

CLI Tools 48.8K 4mo ago
codewithmukesh

de-sloppify

by codewithmukesh

Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warnings, dead code removal, TODO resolution, sealed class audit, and CancellationToken propagation. Each step is verified independently with tests between phases. Load this skill when: "clean up", "de-sloppify", "tidy up", "remove dead code", "code cleanup", "housekeeping", "tech debt", "fix warnings", "seal classes", "add CancellationToken", "unused usings", "format code".

Processing 562 4mo ago
ComposioHQ

skill-installer

by ComposioHQ

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Comments 15.2K 6mo ago
google-gemini

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree)

Code Review 106.1K 6mo ago