ワンクリックで
git
If you are going to make a git commit, please follow these guidelines.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
If you are going to make a git commit, please follow these guidelines.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | Git |
| description | If you are going to make a git commit, please follow these guidelines. |
Please review all untracked files. Confirm with the user whether or not these files should be committed.
Always confirm with the user the changes in the commit before running git commit.
Commit the files with a descriptive commit message.
When asking for approval for git commands,
make sure the approval prefix is just git add or git commit;
if these approval requests include more than that
(i.e. they include the files being added or the commit message used)
then the approval is too narrow in scope to be useful.
This skill described the process to follow when asking the user questions. If you will ask the user questions in any way, load this skill first.
Work instruction for concluding a feature. If you helping with development in ANY way, you MUST load this skill.
Guidance on how code should be written in this repo. If you add or modify code, load this skill.
This skill defines the process to follow for developing new features. Load this skill if you are tasked with changing anything in the `src/myteam/` directory.
Load this skill only when asked to by the user.
This skill describes our philosophy towards the kinds of tests we write and the framework used to implement tests. If you need to read, add, or modify tests, load this skill.