원클릭으로
commit-push
Analyze staged/unstaged changes, commit with a generated message, and push.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze staged/unstaged changes, commit with a generated message, and push.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | commit-push |
| description | Analyze staged/unstaged changes, commit with a generated message, and push. |
When invoked, analyze the current changes in the working tree, create a well-crafted commit, and push to the remote.
git statusgit diff HEADgit branch --show-currentgit log --oneline -10git add -A..env, credentials.json, *.pem, etc.) — warn the user if such files are present.git push -u origin HEAD
$ARGUMENTS contains "no push" or similar, skip this step.--no-verify).$ARGUMENTS is provided, use it as a hint or instruction for the commit message rather than ignoring it.Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.
Check GitHub Actions status, diagnose failures from logs, fix, push, and loop until CI passes.
Read PR comments on the current branch and address each one through plan mode.
Explore the project and list setup steps needed to run it locally — dependencies, config, services, and manual actions.
Commit, push, and create a PR with summary and test checklist.
Create .superset/config.json with setup and teardown scripts for Superset workspaces.