codex-test-review · git:20260404.1c6641c · 2026-04-04 · sha256 359417909b2c9b4c

codex-test-review git:20260404.1c6641cA

Immutable. This exact content is served forever at /api/v1/blob/359417909b2c9b4c.

---
name: codex-test-review
description: "Review test case sufficiency using Codex MCP, suggest additional edge cases. Supports review loop with context preservation."
allowed-tools: mcp__codex__codex, mcp__codex__codex-reply, Bash(git:*), Read, Grep, Glob
---

# Codex Test Review

Thin entry-point skill — routes to the parent skill for full workflow.

## Parent Skill

This skill delegates to `test-review` for the full test coverage review workflow, prompt templates, and sufficiency assessment.

See `@skills/test-review/SKILL.md`

## Variant

This is the **Review** variant — evaluates existing test coverage and suggests gaps.

## Trigger

- Keywords: test review, review tests, test coverage, test sufficiency, codex-test-review

## When NOT to Use

- Generating new tests (use `/codex-test-gen`)
- Code review (use `/codex-review-fast`)
- Security audit (use `/codex-security`)