Git & VCS

Git operations, commit helpers, branch management

Showing 673-696 of 4537 skills
Automattic

release

by Automattic

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.

Automation 570 3mo ago
pskoett

self-improvement-ci

by pskoett

"CI-only self-improvement workflow using gh-aw (GitHub Agentic Workflows). Captures recurring failure patterns and quality signals from pull request checks, emits structured learning candidates, and proposes durable prevention rules without interactive prompts. Use when: you want automated learning capture in CI/headless pipelines."

CI/CD 199 3mo ago
athola

project-init

by athola

'Interactive project initialization with git setup, workflows, hooks,

CLI Tools 300 3mo ago
fcakyon

commit-workflow

by fcakyon

This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or runs /commit-staged or /commit-creator commands.

Automation 716 6mo ago
appleboy

commit-message

by appleboy

Automatically generates, formats, organizes, and improves git commit messages by analyzing your staged changes using AI. Use this skill when you want to create, write, review, or refine commit messages - whether you need to save time, maintain consistent formatting, or better describe your code changes.

CLI Tools 1.5K 5mo ago
aiskillstore

canton-network-repos

by aiskillstore

Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.

CLI Tools 343 4mo ago
unclecatvn

code-review

by unclecatvn

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

Automation 83 4mo ago
Jamie-BitFlight

arl

by Jamie-BitFlight

Knowledge reference for Autonomous Refinement Loop research — pattern research into prerequisites for autonomous execution without synchronous human blocking gates. Defines failure categories, prerequisites, and conditions for replacing human judgment with machine-verifiable checks. Use when designing or evaluating autonomous agent loops, gate conditions, or HOOTL execution patterns.

Academic 50 3mo ago
BankrBot

veil

by BankrBot

Privacy and shielded transactions on Base via Veil Cash (veil.cash). Deposit ETH or USDC into private pools, withdraw/transfer privately using ZK proofs. Manage Veil keypairs, check private/queue balances across all pools, and submit deposits via Bankr. Use when the user wants anonymous or private transactions, shielded transfers, or ZK-based privacy on Base.

Git & VCS 1.1K 3mo ago
BankrBot

gitlawb

by BankrBot

Decentralized git for AI agents and humans. Use when the user wants to create repositories, push code, open pull requests, review and merge PRs, manage issues, create or claim bounties, delegate tasks to other agents, register human-readable names on Base L2, or interact with the gitlawb decentralized git network. Supports cryptographic DID identities, Ed25519-signed pushes, UCAN capability delegation, libp2p networking, and 31+ MCP tools for AI agent integration. Do NOT use for GitHub, GitLab, or other centralized git hosts.

Comments 1.1K 2mo ago
FradSer

brainstorming

by FradSer

This skill should be used when the user has a new idea, feature request, or ambiguous requirement. It clarifies needs, explores options, and produces a solid design document and BDD specs before implementation starts.

Agents 555 3mo ago
FradSer

commit

by FradSer

This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged/unstaged changes following conventional commits format

Code Gen 555 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
TokenRollAI

commit

by TokenRollAI

"Use when user says 'commit', 'save changes', 'wrap up', 'done with changes', or wants to create a git commit. Analyzes staged/unstaged changes and generates conventional commit messages based on project history."

Code Gen 453 4mo ago
mizchi

CLAUDE.md – JJ Quick Command List

by mizchi

For deeper dives, see the full JJ tutorial and command reference, but this page should cover 95 % of daily work.

Git & VCS 596 4mo ago
NeverSight

zig-docs

by NeverSight

Fetches Zig language and standard library documentation via CLI. Activates when needing Zig API details, std lib function signatures, or language reference content that isn't covered in zig-best-practices.

API Dev 158 4mo ago
NeverSight

git-best-practices

by NeverSight

Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.

Code Review 158 3mo ago
NeverSight

nix-best-practices

by NeverSight

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

CLI Tools 158 4mo ago
gmickel

flow-impl-review

by gmickel

John Carmack-level implementation review via rp-cli for current branch changes. Use when reviewing code changes, PRs, or implementations. Triggers on mentions of code review, implementation review, or PR review.

CLI Tools 620 5mo ago
gmickel

flow-next-prime

by gmickel

Comprehensive codebase assessment for agent and production readiness. Scans 8 pillars (48 criteria), verifies commands work, checks GitHub settings. Reports everything, fixes agent readiness only. Triggers on /flow-next:prime.

Agents 620 4mo ago
FradSer

writing-plans

by FradSer

This skill should be used when the user has a design (from brainstorming) and needs to break it down into a detailed, step-by-step implementation plan with verification steps for each task.

Automation 555 3mo ago
FradSer

refactor-project

by FradSer

This skill should be used when the user asks for project-wide refactoring, cross-file simplification, consistency standardization across the codebase, duplication reduction, or invokes /refactor-project.

File Ops 555 3mo ago
FradSer

finish-hotfix

by FradSer

This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix and merge it into main and develop.

CLI Tools 555 3mo ago
henkisdabro

git-worktrees

by henkisdabro

Parallel development workflow using git worktrees. Prepares isolated worktree directories and executes tasks across multiple workspaces for concurrent feature development. Use when user wants parallel branches, concurrent development, or asks about git worktrees.

Agents 65 3mo ago