Loading...
Loading...
Create an appropriate git commit from the working tree and session history. Default commit messages are in Japanese unless the repo says otherwise (e.g. AGENTS.md).
npx skill4agent add noblejasper/agent-skills commit-jpgit statusgit diffgit diff --stagedgit statusgit diffgit diff --stagedgit add -Afeat(scope): ...fix(scope): ...refactor(scope): ...未実行(理由)Co-authored-by: Codex <codex@openai.com>git commit -F <file>-m\ngit commit<type>(<scope>): <short Japanese summary>
概要:
- <what changed>
- <what changed>
理由:
- <why it changed>
- <why it changed>
テスト:
- <commands run> or "未実行(理由)"