서우 AgentOffice
← 라이브러리
development

깃 커밋 도우미

원문: Git Commit Helper

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

무엇을 하나요

Git Commit Helper Quick start Analyze staged changes and generate commit message: Commit message format Follow conventional commits format: Types feat : New feature fix : Bug fix docs : Documentation changes style : Code style changes (formatting, missing semicolons) refactor : Code refactoring test : Adding or updating tests chore : Maintenance tasks Examples Feature commit: Bug fix: Refactor: Analyzing changes Review what's being committed: Commit message guidelines DO: Use imperative mood ("add feature" not "added feature") Keep first line under 50 characters Capitalize first letter No period at end of summary Explain WHY not just WHAT in body DON'T: Use vague messages like "update" or "f

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.