Committing Scoped Changes

Creates reviewable atomic git commits from an explicit list of files or folders after the user asks, in words, to commit. Use when the user says commit these files, commit only src/x, split my changes into atomic commits, commit the ticket work, or keep unrelated work out of the commit. Shows the exact commit plan for approval before any commit and preserves unrelated staged and unstaged work. Does not push, amend, or rewrite history. Does not open pull requests (use pr-creator). Does not summarize recent project state (use analyzing-recent-project-state).

b-mendoza Updated

File contents

b-mendoza/agent-skills/tree/main/skills/committing-scoped-changes commit 86eed78cd5

Frequently asked questions

npx skillmds@latest add b-mendoza/committing-scoped-changes