home/categories/debugging/doodledood-codex-workflow-skills-review-coverage-skill-md
debuggingtools

review-coverage

Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only analysis. Use before PR or after implementation. Triggers: review coverage, check tests, test coverage, are tests adequate.

doodledood
maintainer
doodledood
Updated 1/17/2026
Stars
1
Forks
0
quick start

Installation and usage

Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only analysis. Use before PR or after implementation. Triggers: review coverage, check tests, test coverage, are tests adequate.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use review-coverage