·commit
</>

commit

vinta/hal-9000

git コミットを作成します。ユーザーがコミットを要求するとき、またはタスクの一部として変更をコミットする必要があるときは常に、このスキルを使用します。

26インストール·1トレンド·@vinta

インストール

$npx skills add https://github.com/vinta/hal-9000 --skill commit

SKILL.md

Creating clean, atomic commits that follow best practices for version control hygiene. The core principle is one logical change per commit - each commit should represent a single, coherent, easily revertable modification that can stand alone.

ALWAYS cd to project root before git commands. NEVER use git -C. Execute git commands directly without explanatory preamble. Commit immediately without confirmation prompts (never use interactive mode).

git コミットを作成します。ユーザーがコミットを要求するとき、またはタスクの一部として変更をコミットする必要があるときは常に、このスキルを使用します。 ソース: vinta/hal-9000。

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

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/vinta/hal-9000 --skill commit
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-07
更新日
2026-02-18

クイックアンサー

commit とは?

git コミットを作成します。ユーザーがコミットを要求するとき、またはタスクの一部として変更をコミットする必要があるときは常に、このスキルを使用します。 ソース: vinta/hal-9000。

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

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

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

https://github.com/vinta/hal-9000