بنقرة واحدة
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