Push What You Did

Commit and push only the files the agent modified in the current task or session, instead of all worktree changes. Use when the user wants a scoped git commit/push, wants to avoid touching unrelated edits in a dirty worktree, or asks to "push what you did", "只提交你改的文件", or similar selective commit requests. Everything except commit scope mirrors commit-and-push; for committing all worktree changes, use commit-and-push instead.

d0ublecl1ck Updated

File contents

d0ublecl1ck/push-what-you-did/tree/main/ commit abd5ac5b0c

Frequently asked questions

npx skillmds@latest add d0ublecl1ck/push-what-you-did