ワンクリックで
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 ページを確認してインストールできます。
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
SOC 職業分類に基づく
| 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