بنقرة واحدة
commit
Create git commit
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create git commit
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Commit and push to the current branch (no PR creation)
Commit, push, and open a PR
Convert Claude Code JSONL conversation logs to readable Markdown. Use when the user wants to export, view, or share a Claude Code session as markdown.
Remember a plan with git commit
Manage pull request. Automatically check the status of the pull request and try to fix issues.
استنادا إلى تصنيف SOC المهني
| name | commit |
| description | Create git commit |
| allowed-tools | Bash(git add:*), Bash(git status:*), Bash(git commit:*) |
git statusgit diff HEADgit branch --show-currentgit log --oneline -10Create commits with appropriate messages for each change. message should be in Japanese.
You have the capability to call multiple tools in a single response. Stage and create the commit using a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.