원클릭으로
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