Fix engine for PR review comments. Fetches review comments (Gemini bot or human), categorizes by impact, posts a prioritized fix queue, and applies fixes on dev approval. Called directly for quick fixes, or internally by pr-review-agent as part of full PR review.
$npx -y skills add wednesday-solutions/ai-agent-skills --skill pr-reviewInstalls into the current project.
Run `npx skills use "https://github.com/wednesday-solutions/ai-agent-skills" --skill "wednesday-solutions/ai-agent-skills/pr-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/wednesday-solutions/ai-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/wednesday-solutions/ai-agent-skills"` and select the relevant skills, then follow their instructions.