원클릭으로
git-pushing
Stage all changes, create a conventional commit, and push to the remote branch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Stage all changes, create a conventional commit, and push to the remote branch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Diagnose where a customer sits on the awareness ladder and calibrate message strategy, language register, and persuasion route accordingly.
Diagnose what a brand's visual, verbal, and behavioral identity signals subconsciously to its target audience and prescribe alignment changes to close the perception gap.
This skill ensures all code follows security best practices and identifies potential vulnerabilities.
Apply evidence-based psychological mechanisms to produce copy that creates desire, overcomes resistance, and drives the target behavior across ads, landing pages, product descriptions, and sales pages.
Diagnose the target customer's desires, fears, identity, worldview, and emotional drivers so downstream skills can target real psychology instead of demographics alone.
Guide for building reliable, fault-tolerant Go applications with DBOS durable workflows.
| name | git-pushing |
| description | Stage all changes, create a conventional commit, and push to the remote branch. |
| risk | unknown |
| source | community |
| date_added | 2026-02-27 |
Stage all changes, create a conventional commit, and push to the remote branch.
Automatically activate when the user:
ALWAYS use the script - do NOT use manual git commands:
bash skills/git-pushing/scripts/smart_commit.sh
With custom message:
bash skills/git-pushing/scripts/smart_commit.sh "feat: add feature"
Script handles: staging, conventional commit message, Claude footer, push with -u flag.