Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.
$npx -y skills add codingcossack/agent-skills-library --skill requesting-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/codingcossack/agent-skills-library" --skill "codingcossack/agent-skills-library/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/codingcossack/agent-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/codingcossack/agent-skills-library"` and select the relevant skills, then follow their instructions.