commit-message-formatter
This skill provides automated assistance for commit message formatter tasks within the DevOps Basic
Content Preview
--- name: commit-message-formatter description: | Commit Message Formatter - Auto-activating skill for DevOps Basics. Triggers on: commit message formatter, commit message formatter Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Commit Message Formatter ## Purpose This skill provides automated assistance for commit message formatter tasks within the DevOps Basic
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/commit-message-formatter.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/commit-message-formatter/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/commit-message-formatter/SKILL.md
Related Skills
commit
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
generalcommit
by sickn33 (Antigravity) · antigravity-awesome-skills
commit
Create git commits aligned with task completion, maintaining clean version control synchronized with task progress.
commandscommit
by qdhenry · claude-command-suite
pre-commit-hook-setup
This skill provides automated assistance for pre commit hook setup tasks within the DevOps Basics domain.
pre-commit-hook-setupprecommithook
by jeremylongshore · plugins-plus-skills
task-commit-manager
Manages task completion and git commit workflows, ensuring proper documentation and version control practices for completed tasks.
agentstaskcommitmanager
by qdhenry · claude-command-suite