SKILL.md
Use the commit skill with push=true, then report the pushed branch and commits.
smithery/ryoppippi
Creates atomic git commits and pushes to remote. Use when you want to commit changes and push without creating a PR (e.g., "commit and push my changes" or "push this up").
npx skills add smithery/ryoppippi --skill create-commits-and-push
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Git Commit Rules
514 installsGenerates semantic commit messages following the Conventional Commits specification with proper…
418 installsGenerate conventional commit messages following official Conventional Commits specifications ht…
5 installsConventional Commits specification. Covers commit structure, types, breaking changes. Use when …
175 installsCommit message format, logical grouping, and branch naming rules. Follow when creating git comm…
133 installsOrganize git changes into clean, atomic commits for better history. Use when the user has accum…
123 installsOther skills from smithery/ryoppippi.
npx skills add smithery/ryoppippi
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Files included with this skill beyond the listing page.
SKILL.md
308 B
SUMMARY.md
202 B
Use the commit skill with push=true, then report the pushed branch and commits.