요즘에는 커밋 메시지 작성하기 귀찮을 때 LLM을 많이 쓴다. WarpClaude Code에서 아래와 같은 프롬프르트를 주로 쓰는 편:

Please make a commit for the currently staged changes with an appropriate commit message. The first line of the commit message should be short and concise.
0