汎用ソフトウェア開発⭐ リポ 34品質スコア 60/100
commit
ワーキングコピーの変更内容を確認し、簡潔な1行のコミットメッセージを作成します。ユーザーがコミットメッセージの作成を希望する場合、または変更内容の説明・コミットを依頼する場合に使用してください。
description の原文を見る
Reviews working copy changes and drafts a concise 1-line commit message. Use when the user wants a commit message or asks to describe/commit changes.
SKILL.md 本文
注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。
Commit スキル
現在の変更に対して、高速モデルを使用して1行のコミットメッセージを生成します。
ステップ
- 高速モデルを使用してタスク サブエージェントに委譲します:
{
"description": "Review working copy changes and draft a 1-line commit message",
"model": "claude-sonnet-4-5",
"prompt": "1. Run `jj diff --git --no-pager` to see working copy changes.\n2. If there are no changes, say 'No changes in working copy.' and stop.\n3. Draft a 1-line commit message: short phrase, brevity over grammar, explicitly describes changes, NO prefixes (feat:, fix:, etc.), NO verbose descriptions. Examples: 'task tool for parallel subagents', 'fix token expiry edge c
...
詳細情報
- 作者
- diegosouzapw
- ライセンス
- 不明
- 最終更新
- 2026/3/2
Source: https://github.com/diegosouzapw/awesome-omni-skill / ライセンス: 未指定