From sd0x-dev-flow
Delivers fast second-opinion code reviews on git diffs using Codex MCP, without tests or linting. Supports iterative review loops with context preservation.
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 full second-opinion code reviews using Codex MCP, running lint:fix and build checks on diffs plus local files. Supports context-preserving review loops.
Reviews git diffs with Codex for bugs, security vulnerabilities, style issues, and performance problems. Useful for second opinions after AI edits or pre-commit checks.
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.
Share bugs, ideas, or general feedback.
Thin entry-point skill — routes to the parent skill for full workflow.
This is the Fast 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 only |
| Pre-checks | None (no lint/build) |
| Prompt template | @skills/codex-code-review/references/codex-prompt-fast.md |
/codex-review)/codex-review-branch)/codex-review-doc)/codex-security)