- Stage only the files the user specifies (default: all changed files); commit and push without reviewing diffs or touching anything else.
- Write a concise commit message.
- Push to the current branch.
- If pre-commit hooks fail, ask user if they want --no-verify.
Commit
Stage, commit, and push changes with a plain message, no diff review. Use for 'commit this' or 'commit and push'.
Commit by kitfunso · a5cde00
npx skillmds@latest add kitfunso/commit File contents
---name: commitdescription: Stage, commit, and push changes with a plain message, no diff review. Use for 'commit this' or 'commit and push'.---1. Stage only the files the user specifies (default: all changed files); commit and push without reviewing diffs or touching anything else.2. Write a concise commit message.3. Push to the current branch.4. If pre-commit hooks fail, ask user if they want --no-verify.
kitfunso/claude-config/tree/main/skills/commit commit a5cde0098a
Frequently asked questions
Run npx skillmds@latest add kitfunso/commit 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, commit, and push changes with a plain message, no diff review. Use for 'commit this' or 'commit and push'. 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.
kitfunso (@kitfunso) published this skill. Their other Agent Skills are listed on their SkillMD profile.