# Test Gap Finder

> Identify missing or weak tests by mapping changed or risky code to absent unit, integration, contract, and UI coverage. Use when a user asks to review test coverage, find testing gaps, or prepare release confidence.

- **Type:** Skill
- **Install:** `agentstack add skill-ravisingh11-agent-safe-engineering-test-gap-finder`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ravisingh11](https://agentstack.voostack.com/s/ravisingh11)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [ravisingh11](https://github.com/ravisingh11)
- **Source:** https://github.com/ravisingh11/agent-safe-engineering/tree/main/skills/assurance/test-gap-finder

## Install

```sh
agentstack add skill-ravisingh11-agent-safe-engineering-test-gap-finder
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Test Gap Finder

Find the highest-risk testing gaps and promote only actionable coverage findings.

## Focus Areas

- changed code with no nearby tests
- risky logic paths with only happy-path coverage
- missing contract, migration, or regression tests
- flaky or misleading test signals

## Outputs

- evidence-backed findings using the shared finding format
- concrete missing test recommendations, and test additions when fixing is in scope

## References

- Finding format: `../_shared/references/finding-format.md`
- Verification template: `../_shared/references/verification-template.md`

## Source & license

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

- **Author:** [ravisingh11](https://github.com/ravisingh11)
- **Source:** [ravisingh11/agent-safe-engineering](https://github.com/ravisingh11/agent-safe-engineering)
- **License:** Apache-2.0

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ravisingh11-agent-safe-engineering-test-gap-finder
- Seller: https://agentstack.voostack.com/s/ravisingh11
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
