- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
Aitherhub Development Skill
by LCJ-Group
ALWAYS lock files before editing (Layer 2) and unlock after pushing
commit
by ianphil
This skill should be used when the user asks to "commit changes", "push my code", "commit and push", "save my work", or wants to stage all changes and push to remote.
pm-group-interview
by YuLinzhong
产品经理群面方案生成。给定群面题目,快速生成结构化答题方案(markdown),包含题目解析、时间规划、方案大纲、方案内容及思维导图。
ghwf1-kickoff
by ShotaIuchi
GitHub Issue からワークスペースと Draft PR を作成
arinhub-verify-requirements-coverage
by arinhubcom
Use this skill to verify requirements when using the "ah" prefix. Use when asked to "ah verify requirements", "ah verify requirements issue 42", "ah verify requirements PR 123", or "ah verify requirements PR 123, issue 42". Verify that a PR or local changes fully implement requirements from a linked GitHub issue.
environment-variables-handler
by karchtho
Manage environment variables and configuration across development, staging, and production. Master .env files, secret management, configuration validation, and multi-environment strategies. Use when setting up configuration systems, managing secrets, or deploying to different environments.
multi-repo-dev
by Yonsun-w
多仓库需求开发完整工作流,支持跨项目协同开发、需求对齐、代码实现和提交推送。当用户要开发新需求、创建跨项目工作区或进行多仓库开发任务时使用此 skill。
using-git-worktrees
by Cygnusfear
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
yt-dlp-skill
by DriveSpark
Use when working with yt-dlp
commit
by vainjs
Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.
suggest-agent-rules
by dotneet
Suggest agent rules analyzing the session history and the current repository.
wp-plugin-tag
by Tmeister
Create, verify, list, or delete WordPress plugin version tags safely.
fusion-issue-author-feature
by equinor
Draft and update feature issues with clear problem framing, scoped requirements, repository-valid labels, and explicit confirmation before publishing.
address-pr-comments
by SepantaJoshani
Address GitHub pull request review comments using gh CLI. Use when asked to process PR feedback, especially mixed human + AI bot reviews (for example CodeRabbit prompts), triage validity, apply fixes, and prepare concise responses with evidence.
Spotify Web API — Developer Reference
by mikgra91
version = "1.2.3" # or "0.5-beta"
axios
by yusenthebot
Promise based HTTP client for the browser and node.js. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
atomic-commits
by nullswan
Organize git changes into clean, atomic commits for better history. Use when the user has accumulated multiple changes and wants to split them into separate, logical commits. Triggers on "atomic commits", "split commits", "organize my changes", "clean commit history", or when many unrelated changes are staged together.
refactor-archeology
by ShotaIuchi
Code history and rationale investigation for refactoring. Apply when researching git blame, commit history, code comments, hidden constraints, and historical design decisions.
scm
by lorenzogirardi
Git workflow and source control management for ecommerce team. Covers Conventional Commits, branch strategy, PR workflow, and conflict resolution. Triggers on "git", "commit", "branch", "merge", "rebase", "pull request", "PR", "conventional commits", "git workflow", "push", "commit message". PROACTIVE: MUST invoke when performing Git operations.
bf-update-conventions
by khaki4
스프린트 중 코드 리뷰에서 발견된 반복 패턴을 conventions.md에 반영한다. Convention Guard의 규칙 소스를 축적하여 다음 스프린트의 리뷰 품질을 높인다.
git-push-origin
by pc-style
Push local branch to origin (GitHub) to initialize it remotely. Use when the user has created a local branch and wants to push it to GitHub for the first time, or when setting up a new branch on the remote repository.
closer
by ianphil
This skill should be used when the user asks to "close feature", "archive feature", "complete feature N", "move feature to completed", or wants to move a finished feature to the _completed/ directory.
ogt-cli-copilot
by OpenDNDApps
Run GitHub Copilot CLI for code generation, repository analysis, and development tasks. GitHub OAuth integrated. Use for quick coding tasks, context-aware completions, and repository-wide insights. Preferred for load balancing sub-agent work (30% weight).
pr-review
by pitzcarraldo
This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link (github.com/.../pull/...) or mentions "PR review", "review PR", "process review comments", etc.