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