sonar-verify

Community

Verify SonarQube fixes locally.

Authordenniscalazans
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers ensure their code changes have actually fixed SonarQube issues before pushing to the repository, preventing the reintroduction of known problems and saving review time.

Core Features & Use Cases

  • Cross-reference Server and Local Issues: Compares issues reported by SonarQube with local analysis results.
  • Identify Fixed Issues (GREEN): Highlights issues present on the server but not found locally, indicating successful fixes.
  • Identify Remaining Issues (RED): Shows issues still present both on the server and locally, meaning they need further attention.
  • Detect New Issues (NEW): Flags issues found locally in changed code that were not reported by the server.
  • Identify Pre-existing Issues (PRE-EXISTING): Points out issues found locally in unchanged code that the server did not flag.
  • Use Case: After fixing several SonarQube warnings, run this skill to confirm which ones are truly resolved and which ones were missed, before creating a pull request.

Quick Start

Run the sonar-verify skill to check which SonarQube issues have been fixed locally.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sonar-verify
Download link: https://github.com/denniscalazans/denniscalazans-plugins/archive/main.zip#sonar-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.