Fetch PR review comments via gh CLI, classify them (valid & fix / valid & skip / invalid), fix the valid ones, reply and resolve the threads, and fix any CI failures. Invoke only when the user types /review-pr-comments — never auto-trigger.
$npx -y skills add ibazylchuk/paparats-mcp --skill review-pr-commentsInstalls into the current project.
Run `npx skills use "https://github.com/ibazylchuk/paparats-mcp" --skill "ibazylchuk/paparats-mcp/review-pr-comments"` 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/ibazylchuk/paparats-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/ibazylchuk/paparats-mcp"` and select the relevant skills, then follow their instructions.