Commit

Stage the paths a change touched — named, never a `git add -A` sweep of the tree — then write a descriptive commit message based on a diff review and commit. Pushes only when the request asked to publish: "commit and push" or "push my changes" push; "stage and commit" or a bare /commit stop at the commit. Use when the user invokes /commit, or says any of those. Optional argument: a list of specific files/paths to stage instead.

rosslevinsky Updated

File contents

rosslevinsky/portable-agent-skills/tree/main/skills/commit commit 9c348bef19

Frequently asked questions

npx skillmds@latest add rosslevinsky/commit