一键导入
git-workflow
Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Docker & Hadolint validation (2026). Use when working with Docker, containers, or validating Dockerfiles.
Security guidelines and OWASP Top 10. Use when reviewing security, implementing authentication or authorization, hardening code, or discussing vulnerabilities.
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases (caveman, code-review-graph, token-savior, context-mode...).
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.
Testing Flutter 3.44 / BLoC v9 / Riverpod 3 - Stratégie Complète. Use when writing tests, reviewing test coverage, or setting up testing.
Testing React Native 0.85+. Use when writing tests, reviewing test coverage, or setting up testing.
| name | git-workflow |
| description | Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy. |
| triggers | {"files":[".git/**",".gitignore",".commitlintrc*",".husky/**","CHANGELOG.md"],"keywords":["commit","branch","merge","PR","pull request","git","conventional commits","code review","rebase","cherry-pick","squash","GitHub Flow","feature branch","hotfix","changelog","version control"]} |
| auto_suggest | true |
This skill provides universal Git workflow and conventional commits guidelines.
See @REFERENCE.md for detailed documentation.
<type>(<scope>): <description>feature/, fix/, refactor/, docs/