sonarqube-review

Installation
SKILL.md

SonarQube Review Skill

Purpose

Automatically fix issues reported by SonarQube, regardless of language or framework, following a structured process with:

  • Issue analysis
  • Fix checklist
  • Unit tests and coverage (stack-agnostic)
  • Review documentation
  • .gitignore update

⚙️ Environment Variable Configuration

The skill supports multiple SonarQube editions through environment variables. Detection is automatic based on the availability of the variables (in priority order):

⚠️ IMPORTANT: For security, NEVER read, print, or inspect the value of environment variables that contain tokens. The most you may know is which variable the token is stored in. Use the variables directly in commands without accessing their contents.

Available Variables

Installs
2
Repository
afonsoft/skills
First Seen
2 days ago
sonarqube-review — afonsoft/skills