Use when reviewing code changes before commit or PR merge. Covers tool sequencing, finding severity priorities, fix ordering strategy, and conflict resolution between tools. Keywords: code review, semgrep, coderabbit, security scan, pre-commit review, PR review, hardcoded secrets, SQL injection, XSS. Triggers on "review with Semgrep" or "run CodeRabbit review".
$npx -y skills add acedergren/agentic-tools --skill semgrep-coderabbitInstalls into the current project.
Run `npx skills use "https://github.com/acedergren/agentic-tools" --skill "acedergren/agentic-tools/semgrep-coderabbit"` 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/acedergren/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/acedergren/agentic-tools"` and select the relevant skills, then follow their instructions.