Git & VCS

Git operations, commit helpers, branch management

Showing 313-336 of 4535 skills
abhigyanpatwari

gitnexus-impact-analysis

by abhigyanpatwari

"Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\""

Auth 41.3K 3mo ago
BasedHardware

pr-automation

by BasedHardware

"Automate PR workflows. Use before creating PRs. Generates PR descriptions, validates PR requirements, checks for missing tests/docs, and links issues automatically."

Code Gen 12.7K 4mo ago
BasedHardware

issue-triage

by BasedHardware

"Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers."

Git & VCS 12.7K 4mo ago
lee-to

aif-review

by lee-to

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".

Code Review 913 3mo ago
modu-ai

moai-workflow-worktree

by modu-ai

Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments, creating isolated SPEC workspaces, managing git worktrees, or working on multiple features simultaneously. Do NOT use for regular git operations like commit or merge (use manager-git agent instead).

CLI Tools 1.1K 4mo ago
tursodatabase

transaction-correctness

by tursodatabase

How WAL mechanics, checkpointing, concurrency rules, recovery work in tursodb

File Ops 19K 4mo ago
GPTomics

bio-alignment-sorting

by GPTomics

Sort alignment files by coordinate or read name using samtools and pysam. Use when preparing BAM files for indexing, variant calling, or paired-end analysis.

CLI Tools 841 3mo ago
tursodatabase

cdc

by tursodatabase

Change Data Capture - architecture, entrypoints, bytecode emission, sync engine integration, tests

Database 19K 3mo ago
mrgoonie

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Git & VCS 2.1K 7mo ago
srbhr

codebase-navigator

by srbhr

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

API Dev 27.2K 3mo ago
elizaOS

coding-agent

by elizaOS

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

CLI Tools 18.5K 3mo ago
bmad-code-org

bmad-os-changelog-social

by bmad-code-org

Generate social media announcements for Discord, Twitter, and LinkedIn from the latest changelog entry. Use when user asks to 'create release announcement' or 'create social posts' or share changelog updates.

Code Gen 48.6K 3mo ago
getsentry

sred-work-summary

by getsentry

Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.

CLI Tools 767 3mo ago
streamlit

fixing-streamlit-ci

by streamlit

Analyze and fix failed GitHub Actions CI jobs for the current branch/PR. Use when CI checks fail, PR checks show failures, or you need to diagnose lint/type/test errors and verify fixes locally.

Code Review 44.8K 3mo 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 1.9K 3mo ago
bmad-code-org

bmad-os-draft-changelog

by bmad-code-org

"Analyzes changes since last release and updates CHANGELOG.md ONLY. Use when users requests 'update the changelog' or 'prepare changelog release notes'"

Git & VCS 48.6K 3mo ago
elizaOS

sherpa-onnx-tts

by elizaOS

Local text-to-speech via sherpa-onnx (offline, no cloud)

Git & VCS 18.5K 3mo 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 1.9K 3mo ago
NeoLabHQ

git:notes

by NeoLabHQ

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

CLI Tools 1.1K 3mo ago
NeoLabHQ

git:commit

by NeoLabHQ

Create well-formatted commits with conventional commit messages and emoji

Code Gen 1.1K 3mo ago
openakita

browser-task

by openakita

智能浏览器任务 - 描述任务,自动完成(推荐优先使用)

Automation 1.8K 3mo ago
openakita

github-automation

by openakita

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.

Code Gen 1.8K 3mo ago
wshobson

parallel-feature-development

by wshobson

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing integration between parallel work streams.

Auth 36.3K 3mo ago
wshobson

secrets-management

by wshobson

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

CI/CD 36.3K 4mo ago