Codex Test Gen

Generate unit tests for specified functions using Codex exec

sd0xdev Updated

File contents

Codex Test Gen

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

Parent Skill

This skill delegates to test-review for the underlying transport. As a thin entry point it dispatches nothing itself, so it holds no transport grant. The generation-specific prompt template is at @skills/test-review/references/codex-prompt-test-gen.md.

See @skills/test-review/SKILL.md

Variant

This is the Generation variant — creates new unit tests for specified functions.

Trigger

  • Keywords: generate tests, write tests, create tests, codex-test-gen

When NOT to Use

  • Reviewing existing test coverage (use /codex-test-review)
  • Code review (use /codex-review-fast)
  • Writing integration/e2e tests (use /post-dev-test)

sd0xdev/sd0x-dev-flow/tree/main/skills/codex-test-gen commit 139c64d237

Frequently asked questions

npx skillmds@latest add sd0xdev/codex-test-gen