This skill should be used when the user asks to "review this code", "check my implementation", "review before merge", "get feedback on changes", or after completing major features. Also use proactively before merging to catch issues early. Dispatches code-reviewer subagent.
$npx -y skills add iofold/ainative-claude-plugins --skill requesting-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/requesting-code-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/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.