Stats
Actions
Tags
From newt
Analyzes staged changes to suggest optimal commit boundaries and logical groupings.
How this skill is triggered — by the user, by Claude, or both
Slash command
/newt:commit-planningnpx claudepluginhub liebies/newt --plugin newtOrganizes git workspace changes into clean, atomic commits following conventional formats. Activates after features, refactors, or explicit commit requests.
Generates conventional commit messages by analyzing staged Git changes with AI, using prefixes like feat/fix. Ensures standardized format for Git workflows.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.