·semantic-commit
</>

semantic-commit

従来のコミット仕様に従ってセマンティック git コミットを作成します。変更をコミットするとき、コミットを行うとき、またはコミットを求められたときに使用します。

14インストール·0トレンド·@buildrtech

インストール

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

semantic-commit のインストール方法

コマンドラインで semantic-commit AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: buildrtech/dotagents。

| 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:

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-11

Browse more skills from buildrtech/dotagents

クイックアンサー

semantic-commit とは?

従来のコミット仕様に従ってセマンティック git コミットを作成します。変更をコミットするとき、コミットを行うとき、またはコミットを求められたときに使用します。 ソース: buildrtech/dotagents。

semantic-commit のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/buildrtech/dotagents