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.
Content Preview
--- name: commit description: 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. risk: unknown source: community --- # Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. ## Prerequisites Before committing, always check the current branch: `
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/commit.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/commit/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/sickn33/antigravity-awesome-skillsThen reference at skills/commit/SKILL.md
Related Skills
commit-message-formatter
This skill provides automated assistance for commit message formatter tasks within the DevOps Basic
commit-message-formattercommitmessageformatter
by jeremylongshore · plugins-plus-skills
commit
Create git commits aligned with task completion, maintaining clean version control synchronized with task progress.
commandscommit
by qdhenry · claude-command-suite
commit-commands/commit
Based on the above changes, create a single git commit.
commandcommandcommit-commandscommit
by Anthropic · anthropic-official-plugins
commit-commands
Commands for git commit workflows including commit, push, and PR creation
pluginpluginmarketplacecommit-commands
by Anthropic · anthropic-official-plugins