Use when the user wants a second opinion from another AI (Codex, Gemini, Copilot, Claude) on code or architecture. Read-only consultation — does not write code.
$npx -y skills add juanmhidalgo/claude-plugins --skill second-opinionInstalls into the current project.
Run `npx skills use "https://github.com/juanmhidalgo/claude-plugins" --skill "juanmhidalgo/claude-plugins/second-opinion"` 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/juanmhidalgo/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/juanmhidalgo/claude-plugins"` and select the relevant skills, then follow their instructions.