velesnitski

Rtk Commit Message Style — AI skill for Claude Code

AI community

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

Terminal
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 Repository