micro-commit
Split git changes into context-based micro-commits
Installation
SKILL.md
This approach is inspired by Lucas Rocha's micro-commit methodology, which emphasizes breaking down changes into small, logical, and independently meaningful commits.
Commits unstaged changes by grouping them into logical micro-commits using the git-operations-specialist skill.
IMPORTANT: Use the git-operations-specialist skill (via Skill tool) for ALL git-related operations in this command.
Split git changes into context-based micro-commits Source: gendosu/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/gendosu/agent-skills --skill micro-commit- Source
- gendosu/agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is micro-commit?
Split git changes into context-based micro-commits Source: gendosu/agent-skills.
How do I install micro-commit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gendosu/agent-skills --skill micro-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/gendosu/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-17