# Commit

> Commit staged and unstaged changes with atomic conventional commits.

- Skill: `zenobi-us/commit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add zenobi-us/commit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zenobi-us/commit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: zenobi-us (https://skillmd.com/u/zenobi-us)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zenobi-us/commit

---


Use the writing-git-commits skill to commit unstaged and staged changes and carry out additional instructions in the current repository.

AdditionalInstructions: "$ARGUMENTS"


1. Unstage files before analysis
2. Plan atomic commit groupings
3. Print plan via table output
4. Execute commits in single bash script
5. Perform any additional instructions (e.g. push, open PR, etc.)

