agentsclimarketplace

Agentic coverage report

Skill jpbaking/agentic-tests/skills/shared/agentic-coverage-report

Lock down your code, refactor without fear: behavior-locking unit tests, mutation checks, and frozen-suite refactoring as portable Agent Skills for any coding agent

Install
npx -y skills add jpbaking/agentic-tests --skill agentic-coverage-report

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Read-only report of where the agent-generated tests (*.agentic.spec.ts, *AgenticTest.java, test_agentic_*.py, ...) stand — agent-tests-only coverage, goal MET/NOT MET from agentic-test-plan.md, and any failing agent tests. Use when asked how the agent tests are doing, what coverage the agent tests reach, or whether the recorded goal is met. Never creates, edits, or deletes files.

SKILL.md

1.4 KB, as published. Nobody here has run it

Agentic Coverage Report

Read-only: do NOT create, edit, or delete any test, source, config, or plan file. Report and stop.

  1. Read the agentic-unit-test skill's SKILL.md for the agent-test definitions, and docs/coverage-recipes.md next to it for the agent-tests-only coverage command. Both live in the sibling agentic-unit-test skill directory (../agentic-unit-test/ relative to this file). If that skill is not installed, say so and STOP.
  2. If no agent tests exist in the project, report "no agent tests found — use the agentic-unit-test skill to generate them" and STOP.
  3. Run the agent-tests-only coverage command for this project's framework.
  4. Print the agentic-unit-test skill's Step-5-style report:
    • Goal: read it from agentic-test-plan.md if that file exists (state MET / NOT MET); otherwise write "no goal on record".
    • Coverage: overall % and per-file table.
    • Failing agent tests: list any (or "none").

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.