AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Engineering / Testing Quality

Test Gap Analyzer

Identify missing unit, integration, regression, and edge-case test scenarios for recently changed code.

tests, gaps, regression, quality

Install this skill

Install (Codex)

./bin/skills-hub install engineering/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install engineering/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install engineering/[email protected] --runtime generic --target ./my-agent/skills

Operational Summary

Use when: Use when changed code needs missing unit, integration, regression, and edge-case scenarios identified.

Execution mode: read-only-local-inspection

Approval boundary: Safe for inspection and recommendation; require human approval before broadening test scope or changing suites.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: engineering/test-gap-analyzer

Runtimes: codex, claude, generic

Tool dependencies: 0

API dependencies: 0

Dependencies

Tools: Not documented

APIs: Not documented

Outputs

  • Missing test scenarios
  • Risk ranking
  • Suggested next tests