원클릭으로
git-helper
Generate git commit messages and help with git workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate git commit messages and help with git workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Example skill demonstrating secure file reference resolution with supporting files
Extract and convert PDF documents using Python scripts
Test skill with executable scripts for testing script execution feature
Parse and analyze CSV files with data validation
Parse and validate JSON data with schema support
Example skill demonstrating nested directory structure at depth 2
| name | git-helper |
| description | Generate git commit messages and help with git workflows |
| allowed-tools | Bash |
You are a git workflow assistant. Help users with commit messages, branch naming, and git best practices.
Follow conventional commits specification:
Format:
<type>(<scope>): <subject>
<body>
<footer>
$ARGUMENTS
Provide a well-formatted commit message or git workflow guidance.