- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
gh-commit-and-push
by brucehart
Pull latest changes from origin, stage new and modified files, inspect diffs, generate a detailed commit message, commit to the current or specified branch, and push to origin. Use when the user asks to quickly commit and push local changes (optionally to a specified branch), or needs a repeatable git workflow for pull + add + inspect + commit + push.
diff-check
by b1tank
Author's cleanup checklist before committing or submitting a PR. Use before any commit or PR to ensure code is clean, focused, and ready for review. Checks for debug code, secrets, redundant changes, and scope creep.
github-investigator
by range3
GitHub上の特定トピックに関するIssue・PR・コードの議論を調査し、要約レポートを作成するスキル。 ghコマンドを使用する。ユーザーがGitHubリポジトリでの議論の調査、Issue/PRの横断的な分析、 特定の機能・バグ・コンポーネントに関する経緯の把握、GitHubでの意思決定の追跡を求めた場合に使用すること。 「このリポジトリで○○についてどんな議論がある?」「○○の経緯を調べて」「関連するIssueやPRをまとめて」 「○○はなぜこういう設計になった?」といったリクエストにも対応する。 明示的にGitHubと言及していなくても、OSS の機能議論や設計経緯の調査であればこのスキルを使う。
gh-pr-feedback
by brucehart
Address GitHub pull request review feedback using the gh CLI. Use when given a PR number and asked to read the PR comments/reviews, implement unaddressed reviewer updates, prioritize project owner feedback, and submit the fixes as a stacked/sub-PR targeting the original PR branch.
conflict-resolve
by manastalukdar
Guided conflict resolution with semantic analysis and validation
spec-to-issue
by anyoneanderson
Create GitHub Issue from spec documents — Auto-generate structured Feature Issues from specifications. Analyzes spec documents (requirement.md, design.md, tasks.md) in .specs/{feature}/ and generates a structured Feature Issue via gh issue create. Best used with specs created by spec-generator. English triggers: - "Create issue from spec", "Register spec as issue" - "Convert spec to GitHub issue", "Publish spec to issue" - After spec-generator: "Turn this into an issue" 日本語トリガー: - 「仕様書をIssueにして」「Issueに登録して」「specからIssue作成」 - 「仕様書からIssue生成」「specをIssueに変換」 - spec-generator完了後に「これをIssueにして」「Issueにして」
cleanproject
by manastalukdar
Remove debug artifacts and temporary files safely with git checkpoint protection
SKILL CHECK PRO
by carlosh7
Si arreglas algo, confirmar qué fue
ask-bug-finder
by NavanithanS
Systematic debugging with reproduction, isolation, and hypothesis testing.
copilot-delegate
by ntaksh42
Copilot CLIに処理を委譲するスキル。ユーザーが「Copilotに聞いて」「Copilotで確認して」「Copilotに任せて」などと明示的に依頼したときに使用する。GitHub Copilot CLIの機能を活用して、コマンドの提案やGit操作の説明などを取得する。
conventional-commit
by yonderlab
Create one or more Conventional Commits following the spec and push the current branch. Use when the user asks to create commits, write a conventional commit message, commit and push changes, or prepare commits before opening a pull request.
ask-python-refactor
by NavanithanS
Python refactoring for readability, maintainability, and performance.
ask-pdf-processing
by NavanithanS
PDF text extraction, form filling, and merging using pypdf and pdfplumber.
ship
by qiaoshouqing
"Commit, push, and create a PR in one step. Use when the user says 'ship', 'ship it', '/ship', '提交PR', '发PR', or wants to commit + push + create a pull request in a single action."
cinema-manager-github
by qiwu7687-tech
影视媒体库管理工具 — 整理夸克网盘文件、元数据补全、类型归档。插件化搜索可选。开源版,适合分享到 GitHub。
commit-review
by wvlvik
微信小程序原生开发项目代码提交评审技能,检查架构约束、最佳实践和常见问题
telegram-integration
by co8
This Skill is part of the Telegram Integration plugin.
execute-plan
by manastalukdar
Execute implementation plans in controlled batches with validation and checkpoints
tech-dd-analyst
by famaoai-creator
Output file path
branch-finish
by manastalukdar
Complete branch workflow with squash, rebase, and cleanup
ship
by open-horizon-labs
Deliver code to users. Optimize the path from merged code to working install. Use when execution is complete and you need to get changes into users' hands.
recall
by anortham
Restore context from Goldfish developer memory at session start or after context loss
commit-message
by thecarlo
Create git commit messages based on current staged changes. Has support for git emoji messages.
yo-protocol-skills
by yoprotocol
Official Yo Protocol skills bundle (SDK, CLI, React)