From sd0x-dev-flow
Reviews test case sufficiency using Codex MCP, suggests additional edge cases, and supports a review loop with context preservation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sd0x-dev-flow:codex-test-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Thin entry-point skill — routes to the parent skill for full workflow.
Thin entry-point skill — routes to the parent skill for full workflow.
This skill delegates to test-review for the full test coverage review workflow, prompt templates, and sufficiency assessment.
See @skills/test-review/SKILL.md
This is the Review variant — evaluates existing test coverage and suggests gaps.
/codex-test-gen)/codex-review-fast)/codex-security)npx claudepluginhub sd0xdev/sd0x-dev-flow --plugin sd0x-dev-flowReviews test sufficiency and identifies coverage gaps using Codex MCP. Supports file, directory, description, or git-diff input. Includes AC traceability mode for mapping acceptance criteria to test evidence.
Reviews test quality and coverage. Activates automatically when users say 'test review' or 'review tests'. Ideal for evaluating test suites.
Reviews test files for bug-catching quality, grading on six dimensions like assertion depth, input coverage, mock health with actionable scorecard.