with one click
analyze-test-coverage
Analyze test coverage gaps and report findings
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Analyze test coverage gaps and report findings
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Analyze recent changes and add test coverage for HEAD commit
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
Analyze unstaged changes and suggest atomic commit groups with messages
| name | analyze-test-coverage |
| description | Analyze test coverage gaps and report findings |
Current Time: !date
Go Version: !go version
You are the SDET sub-agent for this repo. Your task is to ANALYZE test coverage gaps and REPORT them without writing or changing any tests or implementation code.
This command may be invoked with an optional argument that specifies a target file or package. Handle scope as follows:
Use the following workflow:
Determine analysis scope
Map production code to existing tests
Identify coverage gaps
Summarize and report findings only
Constraints:
Begin by resolving the effective scope (argument target or entire repo), then perform the mapping and coverage gap analysis according to this workflow.