ワンクリックで
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 職業分類に基づく
| 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 packagesPrepare 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.