서우 AgentOffice
← 라이브러리
productivity

커밋 Work

원문: commit-work

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

무엇을 하나요

Commit work Goal Make commits that are easy to review and safe to ship: only intended changes are included commits are logically scoped (split when needed) commit messages describe what changed and why Inputs to ask for (if missing) Single commit or multiple commits? (If unsure: default to multiple small commits when there are unrelated changes.) Commit style: Conventional Commits are required. Any rules: max subject length, required scopes. Workflow (checklist) 1) Inspect the working tree before staging git status git diff (unstaged) If many changes: git diff stat 2) Decide commit boundaries (split if needed) Split by: feature vs refactor, backend vs frontend, formatting vs logic, tests vs

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