Rtk Commit Message Style — AI skill for Claude Code
Conventional Commits enforcer for AI-authored PRs.
How to install Rtk Commit Message Style
Installs to ~/.claude/commands/velesnitski-rtk-rtk-commit-message-style.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/velesnitski/rtk/HEAD/.claude/commands/rtk-commit-message-style.md -o ~/.claude/commands/velesnitski-rtk-rtk-commit-message-style.md Restart Claude Code, or start a new session, for it to be picked up.
What Rtk Commit Message Style does
Conventional Commits enforcer for AI-authored PRs.
Commit message style
Follow Conventional Commits 1.0:
():
Allowed types: feat, fix, perf, refactor, docs, test, chore, ci, build, revert. Scope is the directory or module touched.
Banned phrasing in the summary line:
- "various changes",
Alternatives in AI
- Agent Teams AI — You're the boss, agents are your team 2k ★
- Snip — CLI proxy that reduces LLM token usage by 60-90% 425 ★
- Hcom — Let AI agents message, watch, and spawn each other across terminals 216 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
LLM Git
AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.
Git AI
Stop writing commit messages by hand. AI-powered conventional commits from your staged changes — powered by Cl
Agents PR Review Evidence Discipline
Four codified rules for reviewing AI-agent authored PRs that drop a project prefix or rename a package. Use wh
Gh Issue ROI
Analyze repo issues without PRs, classify by difficulty + token/business impact. Args: owner/repo (e.g. rtk-ai
AI Blog Generator
Generate AI-authored blog posts from git commit history to fill documentation
Clean Commit Skill
Keep AI noise out of your git history. A cross-platform agent skill that blocks Co-Authored-By bots, generator
Related Agents
Commit Craft
Expert at creating clean, logical git commits following conventional commit format. Use when user requests git
Git Hygiene Reviewer
Reviews the shape of the history and the PR meta, never the code. Atomic conventional commits, linear bisectab
Commit Writer
Drafts a Conventional Commits message for the currently staged changes and creates the commit. Reads the modif