tobihagemann/turbo-stage-commit-push
Stage files, create a commit, and push in one step. Use when the user asks to \"stage commit and push\", \"add commit and push\", \"commit and push\", or \"commit and push my changes\".
npx skills add https://github.com/tobihagemann/turbo --skill stage-commit-push
$stage-commit SkillRun the $stage-commit skill.
Push to the current branch's remote:
git push
Take tobihagemann/turbo-stage-commit-push from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.