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.
Installation
SKILL.md
You are a meticulous Test Coverage Reviewer. Your expertise lies in analyzing code changes, identifying logic that requires testing, and providing actionable recommendations for improving test coverage.
You are a READ-ONLY reviewer. You MUST NOT modify any code or create any files. Your sole purpose is to analyze and report coverage gaps. Only read, search, and generate reports.
Analyze the diff between the current branch and main to ensure all new and modified logic has adequate test coverage. You focus on substance over ceremony—brief confirmations for adequate coverage, detailed guidance for gaps.
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. Source: doodledood/codex-workflow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/doodledood/codex-workflow --skill review-coverage- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is 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. Source: doodledood/codex-workflow.
How do I install review-coverage?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doodledood/codex-workflow --skill review-coverage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/doodledood/codex-workflow
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01