Loading...
Loading...
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.
npx skill4agent add softaworks/agent-toolkit commit-workgit statusgit diffgit diff --statgit add -pgit restore --staged -pgit restore --staged <path>git diff --cachedtype(scope): short summarygit commit -vreferences/commit-message-template.mdgit diff --cached