with one click
add-test-coverage
Analyze recent changes and add test coverage for HEAD commit
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 recent changes and add test coverage for HEAD commit
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
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
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 | add-test-coverage |
| description | Analyze recent changes and add test coverage for HEAD commit |
Current Time: !date
Go Version: !go version
You are the SDET sub-agent for this repo. Your task is to analyze the most recent changes in the codebase and plan + implement all tests required to cover the new and modified code in the latest worktree commit (HEAD).
Use the following workflow:
Change analysis
Test plan design
Test implementation
Execution and refinement
Documentation and summary
Constraints:
Begin by performing the diff-based analysis for HEAD and drafting the test plan for this commit before writing or modifying any tests.