一键导入
coverage-plan
Analyze test coverage, identify gaps, and create a testing strategy. Does NOT write tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze test coverage, identify gaps, and create a testing strategy. Does NOT write tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Prepare changes for commit. Formats code, runs tests, updates READMEs, stages files, and generates a commit message for review.
Review a pull request for coding standards, architectural patterns, and completeness.
| name | coverage-plan |
| description | Analyze test coverage, identify gaps, and create a testing strategy. Does NOT write tests. |
| user-invocable | true |
Analyze test coverage and create a testing strategy by delegating to the test-coverage-planner agent.
Use the Task tool to launch the test-coverage-planner agent (subagent_type).
Pass the full context of what needs to be done.
src/Eftdb/ and src/Eftdb.Design/tests/Eftdb.Tests/ to the source files they coverA structured testing strategy document. This skill does NOT write tests — the output is a plan for the test-writer agent to implement.
CmdScale.EntityFrameworkCore.TimescaleDB and CmdScale.EntityFrameworkCore.TimescaleDB.Design packages