Git & VCS

Git operations, commit helpers, branch management

Showing 121-144 of 4619 skills
NousResearch

github-pr-workflow

by NousResearch

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

Git & VCS 218.4K 3mo ago
NousResearch

github-auth

by NousResearch

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

Auth 218.4K 5mo ago
jaechang-hits

gatk-variant-calling

by jaechang-hits

"GATK Best Practices pipeline for germline SNP and indel variant calling from WGS/WES BAM files. Runs HaplotypeCaller in GVCF mode per sample, consolidates with GenomicsDBImport, joint-genotypes with GenotypeGVCFs, and applies VQSR or hard filters. Requires BWA-MEM2-aligned, markdup, and BQSR-processed BAMs. Use DeepVariant instead for a faster deep-learning alternative; GATK is the ENCODE/NIH standard for research and clinical genomics."

CLI Tools 279 5mo ago
NousResearch

webhook-subscriptions

by NousResearch

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

Code Gen 218.4K 3mo ago
iOfficeAI

openclaw-setup

by iOfficeAI

'OpenClaw usage expert: Helps you install, deploy, configure, and use OpenClaw personal AI assistant. Can diagnose issues, create bots, execute automated tasks, etc. Use when users need to install OpenClaw, configure Gateway, set up Channels, create Agents, troubleshoot issues, or perform OpenClaw-related operations.'

Agents 30.5K 5mo ago
max-sixty

running-in-ci

by max-sixty

CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, and comment formatting.

Code Review 5.9K 4mo ago
ruvnet

agent-github-pr-manager

by ruvnet

Agent skill for github-pr-manager - invoke with $agent-github-pr-manager

CI/CD 65.4K 5mo ago
dotnet

make-custom-agent

by dotnet

'Create custom GitHub Copilot agents. Use when asked to create, scaffold, or configure a custom agent, declarative agent, or @-invokable chat participant for GitHub Copilot.'

Agents 1.2K 4mo 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 534 3mo ago
Galaxy-Dawn

uv-package-manager

by Galaxy-Dawn

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

CLI Tools 4.7K 5mo ago
ComposioHQ

agent-orchestrator

by ComposioHQ

"Open-source, pluggable agentic coding orchestrator. Manages durable coding agents (Claude Code, Codex, OpenCode) through a simple interface — spawn agents, track progress, and let feedback loops like PR reviews and CI failures automatically route to the right agents. Use for fixing bugs, building features, working on GitHub issues, checking status, and managing agent sessions."

Automation 8.5K 3mo ago
max-sixty

worktrunk

by max-sixty

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

CLI Tools 5.9K 4mo ago
NousResearch

github-repo-management

by NousResearch

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

Auth 218.4K 5mo ago
NousResearch

github-issues

by NousResearch

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

Auth 218.4K 5mo ago
max-sixty

writing-user-outputs

by max-sixty

CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.

CLI Tools 5.9K 5mo ago
NousResearch

huggingface-tokenizers

by NousResearch

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

Git & VCS 218.4K 5mo ago
Galaxy-Dawn

git-workflow

by Galaxy-Dawn

This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration.

CLI Tools 4.7K 5mo ago
ruvnet

agent-multi-repo-swarm

by ruvnet

Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm

CLI Tools 65.4K 5mo ago
gmh5225

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Game Dev 3.2K 4mo 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 534 4mo ago
langwatch

implement

by langwatch

"Start implementation of a GitHub issue. Usage: /implement #123 or /implement <issue-url>"

Agents 3.4K 5mo ago
langwatch

launch

by langwatch

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

Auth 3.4K 4mo ago
shadcn

improve

by shadcn

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

Code Review 8.5K 1mo ago
bmad-code-org

bmad-os-release-module

by bmad-code-org

Perform requested version bump, git tag, npm publish, GitHub release. Use when user requests 'perform a release' only.

Git & VCS 50.9K 4mo ago