بنقرة واحدة
commit
Analyze unstaged changes and suggest atomic commit groups with messages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Analyze unstaged changes and suggest atomic commit groups with messages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Analyze recent changes and add test coverage for HEAD commit
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
| name | commit |
| description | Analyze unstaged changes and suggest atomic commit groups with messages |
Current Time: !date
I need to make small, logical, atomic commits based on my current work.
Optional focus argument: "frontend only", "exclude tests"
Here is the current status of the repository:
!git status
Here are the specific unstaged changes (diff):
!git diff
Please analyze these changes and suggest a plan to stage and commit them in a logical order.
$ARGUMENTS