Monitor and respond to automated PR reviews (Codex bot). Use when pushing a PR, checking review status, or responding to bot feedback. Handles the full cycle of push -> wait for review -> evaluate comments -> fix -> re-push.
$npx -y skills add prefecthq/fastmcp --skill review-prInstalls into the current project.
Run `npx skills use "https://github.com/prefecthq/fastmcp" --skill "prefecthq/fastmcp/review-pr"` 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/prefecthq/fastmcp" that are relevant to the current task. Run `npx skills add "https://github.com/prefecthq/fastmcp"` and select the relevant skills, then follow their instructions.