Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Test Gap Finder

    2

    Audit implementation behavior against test suites to find critical gaps in edge cases, security, and state transitions.

    $9.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    Test Gap Finder

    Test Gap Finder

    Example session with this skill installed

    Analyze the test coverage for this PR diff. I've added a new payment retry logic, but I'm worried about duplicate charges and database timeouts. Here are the implementation and test files.

    • Read your context and instructions
    • Compiled the test gap finder

    Verdict: Material test gaps. Score: 65/100. Critical Gap: No test for idempotency when a timeout occurs after a successful charge but before the DB update. Recommendation: Add an integration test simulating a 504 Gateway Timeout post-authorization to verify the idempotency key prevents re-billing.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Find missing tests for failure paths, timeouts, and retry logic.Audit tenant isolation and permission boundaries in new API endpoints.Identify redundant or shallow tests that provide false confidence.Generate a prioritized list of missing tests before a production release.

    About this skill

    The problem

    High code coverage percentages often mask critical missing tests for edge cases, race conditions, and security boundaries. Developers frequently ship features that pass CI but fail in production due to untested failure paths or tenant isolation leaks.

    What it does

    • Analyzes code changes and PR diffs against existing test suites to find behavioral gaps.
    • Maps implementation logic to a behavior-to-test matrix to identify unprotected state transitions.
    • Audits coverage for high-risk areas including concurrency, retries, rollbacks, and cross-tenant permissions.
    • Provides a prioritized list of specific test recommendations categorized by severity (Critical to Low).
    • Calculates a 100-point test evidence score and issues a release-readiness verdict.

    Frameworks & tools

    Works with any testing framework including Jest, Vitest, Playwright, Pytest, and JUnit. Compatible with unit, integration, contract, and E2E test suites.

    Why this beats prompting it yourself

    General LLM prompts often miss subtle infrastructure risks like dead-letter routing or idempotent retries. This skill follows a 24-step audit workflow that forces inspection of boundary conditions and integration assumptions that standard coverage tools ignore.

    Use cases

    • Reviewing a PR to ensure a bug fix includes a valid regression test.
    • Identifying missing permission checks before deploying multi-tenant API changes.
    • Finding shallow assertions that provide false confidence without verifying side effects.
    • Determining if a complex data migration has sufficient rollback and integrity tests.

    Known limitations

    Does not execute code or run tests locally. Analysis is based purely on provided implementation files, diffs, and test code.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago

    What's inside

    Frequently Asked Questions