Install
$ agentstack add skill-jpbaking-agentic-tests-agentic-coverage-report ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
Agentic Coverage Report
Read-only: do NOT create, edit, or delete any test, source, config, or plan file. Report and stop.
- Read the
agentic-unit-testskill'sSKILL.mdfor 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.
- If no agent tests exist in the project, report "no agent tests found — use
the agentic-unit-test skill to generate them" and STOP.
- Run the agent-tests-only coverage command for this project's framework.
- Print the
agentic-unit-testskill's Step-5-style report:
- Goal: read it from
agentic-test-plan.mdif 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.
- Author: jpbaking
- Source: jpbaking/agentic-tests
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.