gmc
Worktree

PR Review

Create a worktree from a GitHub Pull Request.

gmc wt pr-review creates a review worktree for a pull request.

Usage

gmc wt pr-review 1065

When to use it

Use it when you want to review or test a PR in isolation without changing your main checkout.

Notes

This command expects GitHub PR context and works best when the GitHub CLI is authenticated.

On this page