원클릭으로
git-commit
Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyzes changes in the current branch, creates a PR with title and body, then submits it to GitHub. Use when you need to create a pull request.
Adds a review line comment to a specific file and line in the current PR. Use when you want to leave a code review comment on a PR.
Creates a GitHub issue, adds it to a project, and creates a branch from the issue. Use when the user wants to create a new issue and start working on it.
| name | git-commit |
| description | Analyzes staged changes and writes a git commit message. Use when you need to generate a commit message. |
| allowed-tools | Bash(gh *), Bash(git diff *), Bash(git status *), Bash(git log *), Bash(git show *) |
Please review the staged changes and write a git commit message. Only include quantitative improvement details (such as "reduced X lines of code" or "improved performance by X%") when they are truly necessary.