
Atomic Conventional Commits
- 1 repo stars
- Updated February 9, 2026
- abjutus/my-claude-plugins
Enforce atomic Conventional Commits, auto-committing each logical change immediately as work proceeds.
About
atomic-conventional-commits enforces an atomic Conventional Commits convention, automatically committing each logical change the moment it is made. It keeps history granular and machine-readable. It is a git-workflow discipline helper for Claude Code.
- Atomic Conventional Commits
- Auto-commit per logical change
- Git workflow discipline
Atomic Conventional Commits by the numbers
- Data as of Jul 12, 2026 (Skillselion catalog sync)
/plugin marketplace add abjutus/my-claude-plugins/plugin install atomic-conventional-commits@my-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 9, 2026 |
| Repository | abjutus/my-claude-plugins ↗ |
What it does
Enforce atomic Conventional Commits, auto-committing each logical change immediately as work proceeds.
README.md
My Claude Plugins
Personal plugin marketplace for Claude Code.
Plugins
| Plugin | Description |
|---|---|
| language-zh-hant-tw | 繁體中文(臺灣)用語規範,確保輸出符合臺灣母語者習慣 |
| google-eng-practices | Google 工程實踐 Code Review 指南(Reviewer + Author) |
| atomic-conventional-commits | 原子化 Conventional Commits 規範 |
| supermemory-mcp-setup | Supermemory MCP 與 Claude Code 整合設定指南 |
| auto-formatter | 自動格式化檔案,未支援的檔案類型會提醒使用者實作 |
Installation
# Add marketplace
/plugin marketplace add alanaudi/my-claude-plugins
# Install individual plugins
/plugin install language-zh-hant-tw@my-claude-plugins
/plugin install google-eng-practices@my-claude-plugins
/plugin install atomic-conventional-commits@my-claude-plugins
/plugin install supermemory-mcp-setup@my-claude-plugins
/plugin install auto-formatter@my-claude-plugins