一键导入
commit
Create git commits with user approval, semantic commit format, and no Claude attribution
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create git commits with user approval, semantic commit format, and no Claude attribution
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review PR comments rigorously, present a justified summary, then post agreed responses individually
Implement technical plans from thoughts/shared/plans with verification
Create detailed implementation plans through interactive research and iteration
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Analyze and improve test code quality using Kent Beck's Test Desiderata framework. Use when analyzing test files, reviewing test code, identifying test quality issues, suggesting test improvements, or when asked to evaluate tests against best practices. Applies to unit tests, integration tests, and any automated test code.
Conduct multi-agent deep research on a topic with parallel web searches and synthesis
| name | commit |
| description | Create git commits with user approval, semantic commit format, and no Claude attribution |
| model | sonnet |
| disable-model-invocation | true |
| allowed-tools | Bash(git status:*) Bash(git diff:*) Bash(git log:*) Bash(git add:*) Bash(git commit:*) |
Create git commit(s) for the changes in this session. Present a plan first, then commit only after the user confirms.
TYPE([SCOPE])[!]: description (e.g. feat(kyc): add disapproval reason to kyc mail)
feat, fix, refactor, perf, style, test, docs, build, ops, chore, revert, reapply! before :, or a BREAKING CHANGES: footergit add specific files only — never -A or .Co-Authored-By linesgit commit