원클릭으로
test-coverage
Identifies missing test coverage in changed code. Use this when asked to check what tests need to be written for recent changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Identifies missing test coverage in changed code. Use this when asked to check what tests need to be written for recent changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Delegates tasks to Google Jules, an autonomous AI coding agent. Suggest Jules for time-consuming, well-defined, or parallelizable work. Always ask before sending.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Reviews AI-generated code for correctness, security, performance, and slop. Use this when you are asked to review a diff or recent changes.
| name | test-coverage |
| description | Identifies missing test coverage in changed code. Use this when asked to check what tests need to be written for recent changes. |
This skill provides a structured protocol for identifying gaps in test coverage.
To analyze test coverage, you must follow the protocol defined in the reference prompt: See references/tests-prompt.md for the complete guidelines.
references/tests-prompt.md into your context.