Review an incoming external issue (and any gated-closed PR behind it) and decide whether to assign the contributor or decline. Use when the maintainer says "look at this issue", "review issue #N", "should we take this", or asks whether to assign someone. Assigning the author auto-reopens their PR for normal review. This is the entry point for incoming-issue triage — distinct from review-pr, which responds to bot reviews on your own open PR.
$npx -y skills add prefecthq/fastmcp --skill review-issueInstalls into the current project.
Run `npx skills use "https://github.com/prefecthq/fastmcp" --skill "prefecthq/fastmcp/review-issue"` 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.