commit-rules
SolidShared commit message rules and technical constraints referenced by /stage-commit and /commit-staged. Not typically invoked directly.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- tobihagemann
- Repository
- tobihagemann/turbo
- Created
- 3 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
commit-rules
Conventions for creating git commits in this repo — how to scope, stage, and word a commit. Use whenever about to run `git commit`, when the user asks to "commit", "commit this", or "save changes", or when wording a commit message. Covers subject/body style, atomic scoping, what not to commit, and required trailers. Generic and project-agnostic; no language- or framework-specific rules.
committing
Use when creating git commits — enforces commit message style, length limits, and user confirmation before committing
rnd-committing
Use when creating git commits — enforces commit message style, length limits, and user confirmation before committing