Reviews a GitHub issue to determine validity, classify as user error or bug, check if already fixed, and take appropriate action. For user errors, improves error messages and documentation. For real bugs, implements a fix following the full commit workflow including tests and adversarial review. Closes the issue with a clear resolution message. Use when the user says "review issue", "triage issue", "is this a bug", "check issue", "issue review", or provides a GitHub issue URL or number.
$npx -y skills add mock-server/mockserver-monorepo --skill issue-reviewInstalls into the current project.
Run `npx skills use "https://github.com/mock-server/mockserver-monorepo" --skill "mock-server/mockserver-monorepo/issue-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/mock-server/mockserver-monorepo" that are relevant to the current task. Run `npx skills add "https://github.com/mock-server/mockserver-monorepo"` and select the relevant skills, then follow their instructions.