Stage, commit, and push changes without opening a PR. Use when the user says "commit and push", "commit these to a new branch", "push this branch", or wants a branch + commit summary but does not want PR creation. Distinct from yeet, which owns the commit + push + PR flow.
$npx -y skills add kevin-liu-01/agent-machines --skill commit-and-pushInstalls into the current project.
Run `npx skills use "https://github.com/kevin-liu-01/agent-machines" --skill "kevin-liu-01/agent-machines/commit-and-push"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevin-liu-01/agent-machines" that are relevant to the current task. Run `npx skills add "https://github.com/kevin-liu-01/agent-machines"` and select the relevant skills, then follow their instructions.