원클릭으로
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 직업 분류 기준
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.
| 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.