semantic-commit とは?
従来のコミット仕様に従ってセマンティック git コミットを作成します。変更をコミットするとき、コミットを行うとき、またはコミットを求められたときに使用します。 ソース: buildrtech/dotagents。
従来のコミット仕様に従ってセマンティック git コミットを作成します。変更をコミットするとき、コミットを行うとき、またはコミットを求められたときに使用します。
コマンドラインで semantic-commit AI スキルを開発環境にすばやくインストール
ソース: 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従来のコミット仕様に従ってセマンティック git コミットを作成します。変更をコミットするとき、コミットを行うとき、またはコミットを求められたときに使用します。 ソース: buildrtech/dotagents。
ターミナルまたはコマンドラインツール(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