Git & VCS

Git operations, commit helpers, branch management

Showing 409-432 of 4537 skills
guanyang

hosted-agents

by guanyang

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

Agents 856 4mo ago
RHEcosystemAppEng

debug-build

by RHEcosystemAppEng

Diagnose OpenShift build failures including S2I builds, Docker/Podman builds, and BuildConfig issues. Automates multi-step diagnosis: BuildConfig validation, build pod logs, registry authentication, and source repository access. Use this skill when builds fail, hang, or produce unexpected results. Triggers on /debug-build command or phrases like "build failed", "S2I error", "can't pull builder image", "can't push to registry", "build timeout".

Debugging 29 3mo ago
novuhq

Enterprise Submodule Setup

by novuhq

The check-ee.mjs script in each enterprise package only builds if the src folder exists (graceful degradation for OSS contributors).

CLI Tools 39.1K 3mo ago
openakita

changelog-generator

by openakita

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 1.8K 3mo ago
ComposioHQ

connect

by ComposioHQ

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

Git & VCS 63.3K 4mo ago
langwatch

langwatch

by langwatch

The platform for LLM evaluations and AI agent testing

Git & VCS 3.3K 4mo ago
langwatch

launch

by langwatch

Create worktrees, tmux sessions, and Claude sessions for GitHub issues. Use when spinning up parallel implementation work.

Auth 3.3K 3mo ago
hmans

bubbletea

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

Docs Gen 810 5mo ago
Significant-Gravitas

pr-create

by Significant-Gravitas

Create a pull request for the current branch. TRIGGER when user asks to create a PR, open a pull request, push changes for review, or submit work for merging.

Code Gen 184.8K 2mo ago
Significant-Gravitas

worktree-setup

by Significant-Gravitas

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, generates Prisma client, and optionally starts the app (with port conflict resolution) or runs tests. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

Code Gen 184.8K 2mo ago
pedronauck

git-rebase

by pedronauck

Intelligently handle git rebase operations and resolve merge conflicts while preserving features and maintaining code quality. Use when rebasing feature branches, resolving conflicts across commits, and ensuring clean linear history without losing changes.

Code Review 392 2mo ago
pedronauck

fix-coderabbit-review

by pedronauck

End-to-end remediation workflow for PR review feedback by PR number. Use when Codex must export CodeRabbit issues for a PR, fix every issue completely, commit all fixes in a single commit, and resolve GitHub review threads afterward.

Code Review 392 1mo ago
pedronauck

es-toolkit

by pedronauck

Use when implementing utility functions, array operations, object manipulation, or string operations. ALWAYS use es-toolkit instead of custom implementations or native methods.

Git & VCS 392 2mo ago
jezweb

dev-session

by jezweb

"Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handoff, checkpoints progress with WIP commits, and captures learnings to CLAUDE.md. Trigger with 'start session', 'checkpoint', 'wrap session', 'resume session', or 'context getting full'."

Auth 822 3mo ago
posit-dev

create-release-checklist

by posit-dev

Create a release checklist and GitHub issue for an R package. Use when the user asks to "create a release checklist" or "start a release" for an R package.

Code Gen 384 3mo 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 423 3mo ago
Dimillian

gh-issue-fix-flow

by Dimillian

End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push.

Debugging 3.6K 5mo ago
nrwl

ci-monitor

by nrwl

Monitor Nx Cloud CI pipeline and handle self-healing fixes automatically. Checks for Nx Cloud connection before starting.

CI/CD 28.8K 4mo ago
tamagui

git-safety

by tamagui

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

Agents 14K 4mo ago
nrwl

ci-monitor

by nrwl

Monitor Nx Cloud CI pipeline and handle self-healing fixes automatically. Checks for Nx Cloud connection before starting.

CI/CD 28.8K 4mo ago
biomejs

rule-options

by biomejs

Guide for implementing configurable options for lint rules and assists. Use when rules need user-configurable behavior. Examples:<example>User wants to add options to a lint rule</example><example>User needs to implement JSON deserialization for rule config</example><example>User is testing rule behavior with different options</example>

Processing 24.8K 3mo ago
electron

electron-chromium-upgrade

by electron

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.

Debugging 121.5K 3mo ago
rohitg00

smart-commit

by rohitg00

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.

Code Review 2.3K 3mo ago
rohitg00

pro-workflow

by rohitg00

Battle-tested AI coding workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, and the 80/20 AI coding ratio. Works with Claude Code, Cursor, and other agents.

Agents 2.3K 3mo ago