AgentStack
SKILL verified MIT Self-run

Agentic Coverage Report

skill-jpbaking-agentic-tests-agentic-coverage-report · by jpbaking

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.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-jpbaking-agentic-tests-agentic-coverage-report

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agentic Coverage Report? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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.

  1. If no agent tests exist in the project, report "no agent tests found — use

the agentic-unit-test skill to generate them" and STOP.

  1. Run the agent-tests-only coverage command for this project's framework.
  2. 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").

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.