Commit Message Formatter - Auto-activating skill for DevOps Basics. Triggers on: commit message formatter, commit message formatter Part of the DevOps Basics skill category.
4.0
Rating
0
Installs
Version Control & Collaboration
Category
The skill has a clear structure but severely lacks substance. The description is vague and circular ('commit message formatter' repeated without explaining what it does). It provides no concrete task knowledge - no formatting rules, no conventional commit standards (e.g., Conventional Commits), no examples of good vs. bad messages, and no actual implementation steps or code. A CLI agent would struggle to invoke this meaningfully since the description doesn't clarify what formatting standards to apply or what output to produce. The novelty is low-moderate since commit message formatting could be handled by a CLI agent with prompting, though automation could save tokens. To improve: specify the commit message format/standard (e.g., type(scope): subject, 50/72 rules, imperative mood), provide validation logic, include examples, and add actual formatting implementation.
Loading SKILL.md…

Skill Author