second-opinion

Run Codex in full-auto mode to provide second opinions on plans, code, and design decisions.

2|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/kim-em/pod --skill second-opinion-kim-em
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-opinion
Source: https://github.com/kim-em/pod/tree/main/pod/data/claude-config/skills/second-opinion
Command: npx skills add https://github.com/kim-em/pod --skill second-opinion-kim-em

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codex.

What problem does it solve?

Provides a second perspective from Codex to validate plans, code, and design decisions, helping catch gaps and reduce risk before shipping.

Core Features & Use Cases

  • Codex-based second opinions for planning, code reviews, architecture decisions, and debugging.
  • Context-aware feedback when reviewing diffs or proposals, with actionable guidance.
  • Easy prompts and workflow to integrate Codex insights into development cycles.

Quick Start

Provide your context to the codex-opinion wrapper to receive a Codex second opinion.

Frequently Asked Questions about second-opinion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a second opinion on code review and planning decisions?

To get a second opinion on code review and planning decisions, provide your user prompt and optional context to the wrapper, which runs Codex in full-auto mode to validate your code, diffs, and design proposals with actionable feedback.

Can I use Codex to review architecture decisions and debug proposals?

Yes, you can use Codex to review architecture decisions and debug proposals by supplying the relevant context to the wrapper, which processes the conversation logs to provide context-aware guidance and risk reduction before shipping.

What context do I need to provide for a Codex validation on a code diff?

For Codex validation on a code diff, you need to provide a user prompt describing the issue and optional context including conversation logs, allowing the wrapper to execute Codex in full-auto mode to deliver actionable feedback.

Does getting a Codex second opinion require any specific environment setup?

Getting a Codex second opinion requires the codex dependency installed in your environment, as the wrapper relies on Codex's full-auto mode to process your prompts, context, and logs for plan and code validation.

What is the best way to integrate Codex insights into my development cycle?

The best way to integrate Codex insights into your development cycle is using the wrapper to obtain context-aware feedback on plans and diffs, catching gaps and reducing risk before shipping your code.

When should I not rely on automated code review for my plans?

You should not rely on automated code review when you lack sufficient context or conversation logs to pass to Codex, as the wrapper requires these inputs to generate actionable and accurate validation for your design decisions.