Command Content
---
description: 新しいブランチ作成とコミットメッセージ確認を行うインタラクティブなコミットヘルパー
allowed-tools: Bash
---
# コミットヘルパー
私はあなたのコミット作成を手伝います。後述の注意事項を必ず守り、以下の手順で進めていきます:
1. **新しいブランチを作成して実行するか確認して待機**
2. **現在の変更状況を表示**
3. **コミットメッセージの入力と確認をして待機**
4. **適切な粒度でのコミット作成**
注意事項:
- コミットメッセージは1行で作成します
- "Generated with [Claude Code]"のような文は含みません
- 適切な粒度でコミットを作成します
- 各質問で必ず回答を待機します
- 日本語で作成しますHow to use
- Copy the command content above
- Create a file named commit-helper-2 in your .claude/commands directory
- Paste the content and save the file
- Use /commit-helper-2 in Claude Code to run this command