ClaudeSuperPower

sonar-list-projects

Skill

List SonarQube projects accessible to the current user

Install

git clone https://github.com/SonarSource/sonarqube-agent-plugins.git ~/.claude/skills/sonar-list-projects

What is sonar-list-projects?

List SonarQube projects accessible to the current user

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~14 tokens of context used while enabled, before you invoke anything

All declared tools (1)
Bash

Documentation

README · ~2 min read

SonarQube — List Projects

List SonarQube projects accessible to the authenticated user. Useful for discovering project keys before running other skills.

Usage

sonar-list-projects                      # list all accessible projects
sonar-list-projects my-project              # search by name or key

Prerequisites

This skill uses the sonarqube-cli command. The CLI must be installed and authenticated before proceeding.

Before proceeding, verify that sonar is available on your PATH and authenticated. If it is not, do not attempt to call any alternative commands or invent alternatives, and show the user:

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.