push-everything

SkillDev tools

Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the push-everything skill

What this skill tells your AI

The instructions your AI receives, as published by saffron-health/opencode-gui in .agents/skills/push-everything/SKILL.md and read by ahel’s review.

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.

Signals

GitHub stars
58
Forks
20
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
push-everything-saffron-health
Source
github.com/saffron-health/opencode-gui