What problem does it solve?
This Skill eliminates the tedious, error-prone work of manually writing git commits that don't follow standard conventions, forget to disclose AI assistance, or lack clear context for future reviewers, saving you time and keeping your project history clean and auditable.
Core Features & Use Cases
- Conventional Commits Compliance: Automatically formats commit messages to follow the Conventional Commits specification with correct type, optional scope, and concise description.
- Intelligent Change Review: Inspects repository state, suggests appropriate file staging, and ensures each commit contains only one logical, independently reviewable change.
- Transparent AI Attribution: Adds a standardized Assisted-by trailer to every commit to honestly disclose AI involvement, following open source best practices for auditability.
- Use Case: If you just finished implementing a JWT refresh token feature, this Skill will stage the relevant authentication files, draft a properly formatted feat(auth): commit message with a clear body explaining the change, and add the correct AI attribution trailer.
Quick Start
Request that the AI commit your recent changes to the user authentication module, and it will automatically handle staging, message drafting, and AI attribution for you.