If on main, checkout a new branch first. Stage ALL changes in the repository (not just session changes) with git add -A. Commit the changes with an appropriate message summarizing all the work. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does exist, query the current title and description, and update it if appropriate. Then push the changes.
Push Everything
Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.
Push Everything by saffron-health · 5ad50ac
npx skillmds@latest add saffron-health/push-everything File contents
---name: push-everythingdescription: Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.---If on main, checkout a new branch first. Stage ALL changes in the repository (not just session changes) with `git add -A`. Commit the changes with an appropriate message summarizing all the work. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does exist, query the current title and description, and update it if appropriate. Then push the changes.
saffron-health/opencode-gui/tree/main/.agents/skills/push-everything commit 5ad50ace98
Frequently asked questions
Run npx skillmds@latest add saffron-health/push-everything in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
saffron-health (@saffron-health) published this skill. Their other Agent Skills are listed on their SkillMD profile.