Request, wait for, and resolve GitHub Copilot's automated PR review. Use after creating or marking a PR ready. Copilot reviews EVERY PR automatically — this skill handles the full lifecycle: request review, poll until received, then resolve all feedback. MUST be used before merging any PR.
$npx -y skills add fx/cc --skill copilot-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fx/cc" --skill "fx/cc/copilot-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fx/cc" that are relevant to the current task. Run `npx skills add "https://github.com/fx/cc"` and select the relevant skills, then follow their instructions.