Git 与版本控制
Git 操作、提交助手与分支管理
changelog
pipecat-ai
Create changelog files for important commits in a PR
pr-submit
pipecat-ai
Create and submit a GitHub PR from the current branch
update-docs
pipecat-ai
Update documentation pages to match source code changes on the current branch
pr-description
pipecat-ai
Update a GitHub PR description with a summary of changes
agent-crdt-synchronizer
ruvnet
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer
github-release-management
ruvnet
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
github-multi-repo
ruvnet
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration
agentic-jujutsu
ruvnet
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
ring:release-guide-info
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
ruvnet
Agent skill for github-modes - invoke with $agent-github-modes
agent-crdt-synchronizer
ruvnet
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer
agent-mesh-coordinator
ruvnet
Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
agent-issue-tracker
ruvnet
Agent skill for issue-tracker - invoke with $agent-issue-tracker
agent-github-pr-manager
ruvnet
Agent skill for github-pr-manager - invoke with $agent-github-pr-manager
agent-multi-repo-swarm
ruvnet
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
agent-pr-manager
ruvnet
Agent skill for pr-manager - invoke with $agent-pr-manager
codebase-onboarding
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
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
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
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
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
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
Starlitnightly
Guide to reproducing OmicVerse trajectory workflows spanning PAGA, Palantir, VIA, velocity coupling, and fate scoring notebooks.
second-opinion
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."