- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
changelog
by pipecat-ai
Create changelog files for important commits in a PR
pr-submit
by pipecat-ai
Create and submit a GitHub PR from the current branch
update-docs
by pipecat-ai
Update documentation pages to match source code changes on the current branch
pr-description
by pipecat-ai
Update a GitHub PR description with a summary of changes
agent-crdt-synchronizer
by ruvnet
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer
github-release-management
by ruvnet
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
github-multi-repo
by ruvnet
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration
agentic-jujutsu
by ruvnet
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
ring:release-guide-info
by LerianStudio
Generate Ops Update Guide from Git Diff. Produces internal Operations-facing update/migration guides based on git diff analysis. Supports STRICT_NO_TOUCH (default) and TEMP_CLONE_FOR_FRESH_REFS modes. Includes tag auto-detection and commit log analysis.
agent-github-modes
by ruvnet
Agent skill for github-modes - invoke with $agent-github-modes
agent-crdt-synchronizer
by ruvnet
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer
agent-mesh-coordinator
by ruvnet
Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
agent-issue-tracker
by ruvnet
Agent skill for issue-tracker - invoke with $agent-issue-tracker
agent-github-pr-manager
by ruvnet
Agent skill for github-pr-manager - invoke with $agent-github-pr-manager
agent-multi-repo-swarm
by ruvnet
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
agent-pr-manager
by ruvnet
Agent skill for pr-manager - invoke with $agent-pr-manager
codebase-onboarding
by affaan-m
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
agent-eval
by affaan-m
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
blueprint
by affaan-m
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".
automation-audit-ops
by affaan-m
Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.
gitlab-automation
by davepoon
Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.
git-worktrees
by lexler
Creates git worktrees for parallel development. Use when creating a git worktree, setting up multiple working directories, or working on features in parallel.
single-trajectory-analysis
by Starlitnightly
Guide to reproducing OmicVerse trajectory workflows spanning PAGA, Palantir, VIA, velocity coupling, and fate scoring notebooks.
second-opinion
by trailofbits
"Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion."