Agent skill
making-commits
Guidelines on makign git commits
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/crossbill-highlights/making-commits
SKILL.md
When working on bigger tasks follow these guidelines to ensure clear and maintainable commit history:
- Make small and focused commits that address a single concern or feature.
- Break big changes into logical separated commits
- Always run linter and formatting before committing.
Didn't find tool you were looking for?