tobihagemann/stage-commit
Stage files and create a commit in one step with a message matching existing commit style. Use when the user asks to \"stage and commit\", \"add and commit\", \"commit my changes\", or \"commit these changes\".
npx skills add https://github.com/tobihagemann/turbo --skill stage-commit
/stage SkillRun the /stage skill.
/commit-staged SkillRun the /commit-staged skill.
Take tobihagemann/stage-commit 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.