mit einem Klick
commit
Create git commit
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Create git commit
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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.