원클릭으로
commit
Inspect and commit the intended local changes cleanly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Inspect and commit the intended local changes cleanly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run a task autonomously with reversible defaults and a reviewable handback.
Turn an idea into an approved implementation spec through collaborative design.
Diagnose bugs, test failures, and unexpected behavior from evidence before changing code.
Isolate independent or context-heavy work when parallelism or fresh context materially improves the task.
Capture hard-won engineering knowledge in durable project documentation.
Implement an approved spec or clearly defined piece of work.
| name | commit |
| description | Inspect and commit the intended local changes cleanly. |
| disable-model-invocation | true |
Invocation authorizes one clean commit of the intended local work. If the user also requested push or PR creation in the invocation, that authorizes the named outward action once.
git status, staged and unstaged diffs, and recent commit style.Use an existing PR template or recent merged-PR convention when PR work was explicitly requested. Public artifacts omit rebasing history, local environment notes, pre-existing failures, and other circumstantial session detail.