一键导入
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.