commit-push-pr

변경사항 커밋, 푸시, PR 생성을 한 번에 수행하는 워크플로우. 트리거: "커밋", "PR 만들어", "푸시해", "PR 생성", "commit and push", "커밋하고 푸시", "PR 올려" 안티-트리거: "코드 리뷰", "git log 확인", "diff 보여줘", "브랜치 목록"

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "commit-push-pr" with this command: npx skills add jh941213/my-claude-code-asset/jh941213-my-claude-code-asset-commit-push-pr

커밋, 푸시, PR 생성

현재 변경사항을 커밋하고 푸시한 후 PR을 생성합니다.

현재 상태 확인

git status
git diff --stat
git log --oneline -5

작업 순서

  1. 변경된 파일들을 확인하고 적절한 커밋 메시지 작성
  2. 커밋 메시지는 한국어로, [타입] 형식 사용
  3. 원격 브랜치로 푸시
  4. GitHub PR 생성 (gh pr create 사용)
  5. PR 제목과 본문도 한국어로 작성

커밋 메시지 형식

[타입] 제목

본문 (선택)

Co-Authored-By: Claude <noreply@anthropic.com>

타입: feat, fix, docs, style, refactor, test, chore

주의사항

  • main/master 브랜치에서는 실행하지 않음
  • 민감한 정보가 포함된 파일은 커밋하지 않음
  • .env, credentials 파일 확인

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

shadcn-ui

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

stitch-enhance-prompt

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

frontend

No summary provided by upstream source.

Repository SourceNeeds Review