with one click
commit
Create git commit
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create git commit
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.
| 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.