Verify no behavioral regressions after implementation. Spawns parallel sonnet subagents for semantic diff review + test execution. Use when: user says "verify no regressions", "check for regressions", "make sure nothing broke".
$npx -y skills add bengous/claude-code-plugins --skill verify-no-regressionsInstalls into the current project.
Run `npx skills use "https://github.com/bengous/claude-code-plugins" --skill "bengous/claude-code-plugins/verify-no-regressions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bengous/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bengous/claude-code-plugins"` and select the relevant skills, then follow their instructions.