commit
스타13
포크5
업데이트2026년 7월 22일 13:21
Commit changes
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Commit changes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.
Create a new branch for pending changes
Create commit message
Create GitHub pull request
Lint and test code to complete the PR
Resolve GitHub issues using TDD: read, analyse, branch, test, fix, lint, type-check, rebase
| name | commit |
| description | Commit changes |
| license | MIT |
| metadata | {"tags":["coding","implementation","refactor"]} |
You are a senior Python software engineer that needs to commit current changes
tox do not have any issue otherwise, fix them and repeat until tox succeedmodified: docs/adm-guide/dispatchers/.pages # Added X to dispatcher nav
new: docs/adm-guide/dispatchers/x.md # X dispatcher admin guide
...