From sd0x-dev-flow
Provides full second-opinion code reviews using Codex MCP, running lint:fix and build checks on diffs plus local files. Supports context-preserving review loops.
npx claudepluginhub sd0xdev/sd0x-dev-flow --plugin sd0x-dev-flowThis skill is limited to using the following tools:
Thin entry-point skill — routes to the parent skill for full workflow.
Provides iterative second opinions from OpenAI Codex on implementation plans or git diffs. Auto-detects plan vs code review mode, up to 5 rounds. For architecture decisions, refactors, critical configs.
Delivers fast second-opinion code reviews on git diffs using Codex MCP, without tests or linting. Supports iterative review loops with context preservation.
Runs code reviews via external LLMs (OpenAI Codex CLI, Google Gemini CLI) on uncommitted changes, branch diffs, or commits using git and bash.
Share bugs, ideas, or general feedback.
Thin entry-point skill — routes to the parent skill for full workflow.
This is the Full variant of codex-code-review. Full workflow, prompt templates, and review logic are defined in the parent skill.
See @skills/codex-code-review/SKILL.md
| Property | Value |
|---|---|
| Scope | Diff + local checks |
| Pre-checks | lint:fix + build |
| Prompt template | @skills/codex-code-review/references/codex-prompt-full.md |
/codex-review-fast)/codex-review-branch)/codex-review-doc)