commit-3
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install commit-3 --cli claudewrites the skill into.claude/skills/commit-3/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/commit-3/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.
When to use it
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/sentry/commit/SKILL.md -o .claude/skills/commit/SKILL.md
Notes
Extracted from davila7/claude-code-templates, commit category.