·micro-commit
</>

micro-commit

gendosu/agent-skills

Split git changes into context-based micro-commits

0Installs·0Trend·@gendosu

Installation

$npx skills add https://github.com/gendosu/agent-skills --skill micro-commit

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.

View raw

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
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