بنقرة واحدة
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