occupation
Software Developers
description
Review and commit changes in meaningful chunks. Use when the user has multiple uncommitted changes that should be organized into logical, atomic commits.
updated
Menu
SkillsMP has collected 3 skills from ameyalambat128/dotconfig. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Review and commit changes in meaningful chunks. Use when the user has multiple uncommitted changes that should be organized into logical, atomic commits.
Create a pull request with a clean, AI-native summary of all commits. Use when the user wants to create a PR from the current branch with a well-structured description.
Review and commit git changes in meaningful, atomic chunks. Use when a user asks to review uncommitted changes, group them into logical commits, stage selectively, and create conventional-commit messages, including running status/diff and showing recent log.