com um clique
add-test-coverage
Analyze recent changes and add test coverage for HEAD commit
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Analyze recent changes and add test coverage for HEAD commit
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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.