Pull a repo's Intercept AI Advisors and verify each recommendation against the actual local code and tool state, emitting a per-rec verdict (already-mitigated / valid / overstated-FP / partially-done) with concrete local evidence. This is the plugin's local-verification superpower against advisor noise (e.g. catching an overstated high-priority rec). Report-only — it never edits code and never persists verdicts. Use for /intercept:advise or when the user asks to verify, sanity-check, or ground-truth the AI Advisors.
$npx -y skills add hijacksecurity/claude-plugins --skill advising-on-intercept-recommendationsInstalls into the current project.
Run `npx skills use "https://github.com/hijacksecurity/claude-plugins" --skill "hijacksecurity/claude-plugins/advising-on-intercept-recommendations"` 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/hijacksecurity/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/hijacksecurity/claude-plugins"` and select the relevant skills, then follow their instructions.