원클릭으로
draft-pr
Prepare commits, push a branch, and create a draft PR targeting your base branch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prepare commits, push a branch, and create a draft PR targeting your base branch.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Implement production changes with or without new test coverage.
Review a branch or PR for merge readiness and produce a QA report.
Practice test-driven development for new features and bug fixes.
Behavior-first test guidance.
Orchestrate the repo workflow from brief through draft PR using skills and thin role wrappers.
Create a product brief document for a feature or project.
SOC 직업 분류 기준
| name | draft-pr |
| description | Prepare commits, push a branch, and create a draft PR targeting your base branch. |
This skill defaults to running in the Developer persona. If you are not already running as Developer (for example, the user invoked /draft-pr directly or you are the parent agent), delegate execution to a Developer subagent and stop. If you are already running as Developer, continue with the steps below.
Prepare a clean branch and create a draft PR targeting your base branch.
git status./pr-description./review.type(scope): subject (scope optional). Types: feat, fix, refactor, perf, docs, test, build, ci, chore, revert.Co-authored-by: trailers from tooling.