Expand description
runtime pr — list / view / create / comment / close / reopen /
checkout / merge / review.
checkout fetches the PR’s source branch via git fetch and
checks it out locally; merge calls mergePullRequest; review
calls submitPullRequestReview with the appropriate state enum.