ijfw-commit
SolidTerse conventional commits. Trigger: commit, git commit, /ijfw-commit
Install
Quality Score: 86/100
Skill Content
Details
- Author
- FerroxLabs
- Repository
- FerroxLabs/ijfw
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
conventional-commits
Format commit messages following the Conventional Commits specification: type, optional scope, and a concise description.
conventional-commits
Enforces Conventional Commits format for git commit messages. Use when formatting commits or validating message structures. For git commands, see git-control.
commit
Create a git commit following the Conventional Commits specification (conventionalcommits.org). Reads the diff, auto-infers scope from file paths, proposes type + scope + description + body, and shows the message for approval before committing. Supports optional push, language choice, Codex attribution, staging control, breaking-change marking, amend, and issue references. Global and project-agnostic. Trigger when the user says "commit", "make a commit", "commit my changes", "create a commit", "$commit", or "commit with conventional commits".