Git Commit Format
Installation
SKILL.md
Git Commit Message Formatting Rules
Apply conventional commit format for all git commits in the HyperShift project.
Commit Message Format
<type>(<scope>): <description>
[optional body]
[footers]
Apply conventional commit format for all git commits in the HyperShift project.
<type>(<scope>): <description>
[optional body]
[footers]