Get an independent review of completed work from OpenAI's gpt-5.6-sol with high reasoning effort — sends the work and test-tree contract through the Responses API with OPENAI_API_KEY and surfaces its critique. TRIGGER when: sync has just finished, the user asks for a second opinion, an independent review, or a sanity check on completed work before a PR or release.
$npx -y skills add elimydlarz/claude-code-plugins --skill second-opinionInstalls into the current project.
Run `npx skills use "https://github.com/elimydlarz/claude-code-plugins" --skill "elimydlarz/claude-code-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/elimydlarz/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/elimydlarz/claude-code-plugins"` and select the relevant skills, then follow their instructions.