Files
gh-korosuke613-coding-agent…/commands/create-commit.md
2025-11-30 08:35:42 +08:00

424 B

allowed-tools, description
allowed-tools description
Bash(git status:*), Bash(git log:*), Bash(git branch), Bash(git diff:*), Bash(git add:*), Read, Edit, Glob, Grep, LS 現在の変更を元に新しいコミットを作成

やること

現在の変更を元に新しいコミットを作成してください。

コミットメッセージの参考にする情報

  • @CLAUDE.md
  • 直近のコミットの確認: git log --oneline