From sd0x-dev-flow
Performs fully automated code review of an entire feature branch, covering all commits since base, using Codex MCP tools and git.
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.
Guides full code review lifecycle: request reviews with git SHAs, rigorously handle feedback via verification protocol, complete branches by merging or creating PRs. Use after tasks, on feedback, or feature completion.
Reviews code changes on the current branch against main using git log and diff. Delivers structured analysis of quality, bugs, tests, security, performance, and improvements with file/line references.
Share bugs, ideas, or general feedback.
Thin entry-point skill — routes to the parent skill for full workflow.
This is the Branch 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 | Full branch (all commits since base) |
| Pre-checks | None |
| Prompt template | @skills/codex-code-review/references/codex-prompt-branch.md |
/codex-review-fast)/codex-review)/codex-review-doc)