Claude Code / 에이전트

Conventional Commit Message

Claude Code / 에이전트

스테이징된 변경으로 커밋 메시지 생성

언제 쓰나 · 커밋 직전

#git#commit
다운로드
Write a Conventional Commit message for the staged diff.

Format: `{{type}}({{scope}}): {{subject}}`
- type: feat|fix|chore|refactor|docs|test.
- subject: imperative, <=72 chars, no trailing period.
- body (optional): WHAT changed and WHY, not how.

Base it only on the actual diff. Don't invent changes that aren't staged.
jt · v1 · CC0-1.0 · 복사 0