What problem does it solve?
The git-commit skill solves the issue of writing effective, standardized commit messages while adhering to project-specific rules, simplifying the git commit process for teams and individuals.
Core Features & Use Cases
- Conventional Committing: Enforces writing commit messages in the conventional style, promoting readability and consistency.
- Japanese Support: Allows the use of Japanese language in commit messages to improve usability for local teams.
- Branch Checking: Ensures the current branch is ready for committing by performing a pre-check.
- Co-Authoring: Automates Co-Author tag insertion based on the executing tool for clear attributions.
- Use Case: This skill can be invoked by AI agents when they are ready to commit changes, ensuring all the rules and guidelines are followed automatically.
Quick Start
Run the commit command through the skill to apply project rules to your git commit.