SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Analyze a file for quality and security issues using SonarQube.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Analyze a file for quality and security issues using SonarQube.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Find files with low test coverage and inspect uncovered lines in a SonarQube project (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Search for software composition analysis (SCA) dependency risks in a SonarQube project (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Find files with code duplications in a SonarQube project and inspect duplication blocks for a file (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Fix a specific SonarQube issue in code by rule key and location.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Installs sonarqube-cli if not already installed, authenticates, and integrates SonarQube with the current agent (installs analysis hooks & SonarQube MCP Server). Use when the user wants to set up SonarQube integration or asks to configure SonarQube.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Search and filter SonarQube issues for a project, branch, or pull request via sonarqube-cli (-p is always required on the CLI; resolve the key from user arguments or sonar-project.properties).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
List SonarQube projects accessible to the current user.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Show SonarQube quality gate status for a project — pass/fail and each condition (metric key, threshold, actual value). Project key optional when MCP integration already defines the default project.