Use when the user wants to verify which SonarQube issues are fixed locally before pushing. Also use when cross-referencing server issues with local analysis results (RED/GREEN validation). Triggers: "verify fixes", "red green", "which issues did I fix", "sonar verify", "check local fixes", "pre-push check", "validate fixes".
$npx -y skills add denniscalazans/denniscalazans-plugins --skill sonar-verifyInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/sonar-verify"` 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/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.