๐Ÿ”€

pr

์•ˆ์ „ ๐ŸŒ ๋„คํŠธ์›Œํฌ ์ ‘๊ทผ๐Ÿ“ ํŒŒ์ผ ์‹œ์Šคํ…œ ์•ก์„ธ์Šคโš™๏ธ ์™ธ๋ถ€ ๋ช…๋ น์–ด

Create pull requests for reviews

Manually creating pull requests wastes time and risks inconsistent formatting. This skill automates PR creation for specification and implementation reviews with proper templates, title conventions, and user confirmation before execution.

์ง€์›: Claude Codex Code(CC)
๐Ÿ“Š 70 ์ ์ ˆํ•จ
1

์Šคํ‚ฌ ZIP ๋‹ค์šด๋กœ๋“œ

2

Claude์—์„œ ์—…๋กœ๋“œ

์„ค์ • โ†’ ๊ธฐ๋Šฅ โ†’ ์Šคํ‚ฌ โ†’ ์Šคํ‚ฌ ์—…๋กœ๋“œ๋กœ ์ด๋™

3

ํ† ๊ธ€์„ ์ผœ๊ณ  ์‚ฌ์šฉ ์‹œ์ž‘

ํ…Œ์ŠคํŠธํ•ด ๋ณด๊ธฐ

"pr" ์‚ฌ์šฉ ์ค‘์ž…๋‹ˆ๋‹ค. /pr type=impl

์˜ˆ์ƒ ๊ฒฐ๊ณผ:

  • Current branch: impl/001-01-01-user-auth
  • Title: impl: ใƒฆใƒผใ‚ถใƒผ่ช่จผๆฉŸ่ƒฝใฎๅฎŸ่ฃ…
  • Base: main
  • Summary: 001-01-01 ใ‚’ๅฎŸ่ฃ…, ใƒญใ‚ฐใ‚คใƒณ/ใƒญใ‚ฐใ‚ขใ‚ฆใƒˆๆฉŸ่ƒฝ
  • Test plan: ๅ…จACใฎใƒ†ใ‚นใƒˆใŒ้€š้Ž
  • PR URL: https://github.com/user/repo/pull/123

"pr" ์‚ฌ์šฉ ์ค‘์ž…๋‹ˆ๋‹ค. /pr type=spec

์˜ˆ์ƒ ๊ฒฐ๊ณผ:

  • Current branch: spec/002-01-03-payment
  • Title: spec: ๆ”ฏๆ‰•ใ„ๆฉŸ่ƒฝใฎไป•ๆจฃ็ญ–ๅฎš
  • Base: main
  • Summary: 002-01-03 ใฎไป•ๆง˜ใ‚’็ญ–ๅฎš
  • Review items: User story, EARS format, dependencies, scope
  • PR URL: https://github.com/user/repo/pull/456

๋ณด์•ˆ ๊ฐ์‚ฌ

์•ˆ์ „
v5 โ€ข 1/16/2026

This skill consists of a single SKILL.md documentation file with no executable code. All 51 static findings are false positives: markdown code blocks were misidentified as backtick execution, workflow strings like 'action-id' and '{AC2}' as C2 keywords, and GitHub URLs as hardcoded network endpoints. The file contains only documentation describing PR creation workflows.

2
์Šค์บ”๋œ ํŒŒ์ผ
411
๋ถ„์„๋œ ์ค„ ์ˆ˜
3
๋ฐœ๊ฒฌ ์‚ฌํ•ญ
5
์ด ๊ฐ์‚ฌ ์ˆ˜

ํ’ˆ์งˆ ์ ์ˆ˜

38
์•„ํ‚คํ…์ฒ˜
100
์œ ์ง€๋ณด์ˆ˜์„ฑ
85
์ฝ˜ํ…์ธ 
30
์ปค๋ฎค๋‹ˆํ‹ฐ
100
๋ณด์•ˆ
83
์‚ฌ์–‘ ์ค€์ˆ˜

๋งŒ๋“ค ์ˆ˜ ์žˆ๋Š” ๊ฒƒ

Automated spec review PRs

Automatically create PRs when specification drafting completes with proper review checklists

Implementation review PRs

Generate standardized implementation PRs after completing all AC-verified tasks

Consistent PR documentation

Ensure every PR includes summary, test plan, and AC confirmation fields

์ด ํ”„๋กฌํ”„ํŠธ๋ฅผ ์‚ฌ์šฉํ•ด ๋ณด์„ธ์š”

Basic PR creation
/pr
Specify PR type
/pr type=spec
With action ID
/pr type=impl action-id=001-01-01
Custom base branch
/pr type=impl base=develop

๋ชจ๋ฒ” ์‚ฌ๋ก€

  • Always confirm PR details before approval to catch errors early
  • Use consistent title prefixes to distinguish spec from implementation PRs
  • Run tests locally before creating implementation PRs to avoid CI failures

ํ”ผํ•˜๊ธฐ

  • Skipping user confirmation step when in a hurry
  • Creating PRs without verifying tests pass first
  • Using inconsistent naming conventions across different PRs

์ž์ฃผ ๋ฌป๋Š” ์งˆ๋ฌธ

What tools are required for this skill?
GitHub CLI (gh) must be installed and authenticated with gh auth login before use.
Can I create PRs for non-GitHub repositories?
No, this skill specifically uses gh pr create and is designed for GitHub repositories only.
What happens if tests are failing?
For implementation PRs, the skill warns about tests not passing but still allows PR creation after user confirmation.
Is my data safe when using this skill?
Yes. This skill only reads git status locally and uses gh CLI to create PRs. No data is sent to external servers beyond normal GitHub API calls.
What if a PR already exists for my branch?
The skill detects existing PRs and offers options to update the existing PR or create a new one.
How is this different from GitHub's default PR creation?
This skill enforces SDD conventions with proper templates, title formats, and AC checklists that GitHub's default PR flow does not provide.

๊ฐœ๋ฐœ์ž ์„ธ๋ถ€ ์ •๋ณด

์ž‘์„ฑ์ž

Clionegohan

๋ผ์ด์„ ์Šค

MIT

์ฐธ์กฐ

main

ํŒŒ์ผ ๊ตฌ์กฐ

๐Ÿ“„ SKILL.md