commit
Installation
SKILL.md
Commit Staged Files
Commit staged files with well-structured commit messages following conventional commits format.
When to use this skill
Use this skill when you need to:
- Commit files that are already staged (
git add) - Create well-formatted commit messages
- Follow conventional commit standards
- Ensure commit message quality
Instructions
When the user invokes this skill: