·semantic-commit
</>

semantic-commit

Create semantic git commits following Conventional Commits specification. Use when committing changes, making commits, or when asked to commit.

14Installs·1Trend·@buildrtech

Installation

$npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit

How to Install semantic-commit

Quickly install semantic-commit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: buildrtech/dotagents.

SKILL.md

View raw

| feat | A new feature (user-visible) | | fix | A bug fix (user-visible) | | docs | Documentation only changes | | style | Changes that do not affect the meaning of the code (formatting, semicolons, etc.) | | refactor | A code change that neither fixes a bug nor adds a feature | | perf | A code change that improves performance |

| test | Adding missing tests or correcting existing tests | | build | Changes that affect the build system or external dependencies | | ci | Changes to CI configuration files and scripts | | chore | Other changes that don't modify src or test files | | revert | Reverts a previous commit |

Include after one blank line when context, rationale, or non-obvious behavior needs explanation:

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from buildrtech/dotagents

Quick answers

What is semantic-commit?

Create semantic git commits following Conventional Commits specification. Use when committing changes, making commits, or when asked to commit. Source: buildrtech/dotagents.

How do I install semantic-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/buildrtech/dotagents