원클릭으로
pr
Manage pull request. Automatically check the status of the pull request and try to fix issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage pull request. Automatically check the status of the pull request and try to fix issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Commit and push to the current branch (no PR creation)
Commit, push, and open a PR
Create git commit
Convert Claude Code JSONL conversation logs to readable Markdown. Use when the user wants to export, view, or share a Claude Code session as markdown.
Remember a plan with git commit
| name | pr |
| description | Manage pull request. Automatically check the status of the pull request and try to fix issues. |
| allowed-tools | Bash(git checkout --branch:*), Bash(git add:*), Bash(git status:*), Bash(git push:*), Bash(git commit:*), Bash(gh pr checks:*), Bash(gh pr view:*), Bash(gh pr list:*), Bash(gr run view:*), Skill(commit-push-pr) |
commit-push-pr skill to create a pull requestTo fix issues, you can use the following tools:
gh pr checks to check the status of the pull requestgr run view to view the details of a run直し方が不明な場合はユーザーに積極的に質問してください。テストの失敗量が多すぎる場合は報告してください。
レビューコメントを見て、もしそれが今回のPRに対して重要な指摘だと判断できたら、planファイルにその旨を追記して、修正を試みてください。重要な指摘とは、仕様の変更や致命的なバグの可能性についての言及になります。 判断が難しい場合はユーザーに積極的に質問してください。
To open the pull request in the browser, you can use the following tool:
gh pr view to open the pull request in the browser