Git 版本控制与协作专家,涵盖 GitHub/Gitee 平台操作、Conventional Commits 规范及 PR/MR 最佳实践。
57
Quality
35%
Does it follow best practices?
Impact
98%
1.12xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/data/05-devops-gitworkflow/SKILL.md本 Skill 旨在指导开发者规范化使用 Git,并高效利用 GitHub、Gitee 等代码托管平台进行协作。
<type>(<scope>): <description>
feat: 新功能fix: 修补 bugdocs: 文档修改style: 代码格式修改 (不影响代码运行的变动)refactor: 重构 (即不是新增功能,也不是修改 bug 的代码变动)perf: 性能优化test: 增加测试chore: 构建过程或辅助工具的变动feat(auth): add google oauth2 login supportmain: 随时可发布的主分支。master, develop, feature/*, release/*, hotfix/*.git add, git commit, git push。ask_followup_question 询问用户具体的修改原因或关联的 Issue。6213d1a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.