claudeindex
Plugin

test-gap

Find the most important MISSING tests in a change. Fans out gap-finder agents over the changed files; each ranks untested code by risk = impact x likelihood (untested branches, error paths, boundaries, weak assertions), not raw coverage %. Produces a prioritized list of tests to add with proposed cases.

Installation

1

Add the marketplace

/plugin marketplace add colorpulse6/claude-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.