git-workflow
✓Git 最佳实践、分支策略、提交约定和 PR 工作流程。在查看 git 历史记录、编写提交、设置分支策略或改进 git 实践时使用。触发“git 最佳实践”、“提交消息”、“分支策略”或“PR 工作流程”。
SKILL.md
Git best practices, commit conventions, branching strategies, and pull request workflows. Guidelines for maintaining a clean, useful git history.
| 1 | Commit Messages | CRITICAL | commit- | | 2 | Branching Strategy | HIGH | branch- | | 3 | Pull Requests | HIGH | pr- | | 4 | History Management | MEDIUM | history- | | 5 | Collaboration | MEDIUM | collab- |
| feat | New feature | | fix | Bug fix | | docs | Documentation only | | style | Formatting, no code change | | refactor | Code change, no feature/fix | | perf | Performance improvement | | test | Adding/updating tests | | chore | Maintenance, dependencies | | ci | CI/CD changes | | build | Build system changes | | revert | Revert previous commit |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/asyrafhussin/agent-skills --skill git-workflow- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 git-workflow?
Git 最佳实践、分支策略、提交约定和 PR 工作流程。在查看 git 历史记录、编写提交、设置分支策略或改进 git 实践时使用。触发“git 最佳实践”、“提交消息”、“分支策略”或“PR 工作流程”。 来源:asyrafhussin/agent-skills。
如何安装 git-workflow?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/asyrafhussin/agent-skills --skill git-workflow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/asyrafhussin/agent-skills
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01