Create or reuse a draft pull request for the current branch. Use when the user wants a draft PR opened or refreshed before review.
Run an autonomous GitHub pull request workflow: commit all changes, ensure a draft PR exists, invite GitHub Copilot to review, poll for the latest review, apply useful fixes with Codex, push again, and repeat until high-value review work is exhausted, the max round count is reached, no comments remain, or human intervention is needed.
Invite GitHub Copilot to review the current pull request. Use when the user wants to request a Copilot PR review or add @copilot as a reviewer.
Fetch the latest GitHub Copilot pull request review, triage the comments, and apply valid fixes. Use when the user wants to inspect, summarize, or address Copilot review feedback.