
Sonar Solutions
- 1 repo stars
- Updated April 21, 2026
- sonar-solutions/SonarQubeAgentLibrary
SonarArchitect is a Claude Code plugin agent that detects your project and CI platform and generates SonarQube pipeline configuration files so teams can enable automated code-quality analysis quickly.
About
Sonar Solutions marketplace ships the SonarArchitect Claude Code plugin, an agent that detects your stack and CI platform, gathers SonarQube prerequisites, and generates up-to-date pipeline configuration files with secure credential guidance. It uses thirteen shared skills for GitHub Actions, GitLab CI, Azure DevOps, Bitbucket, and language-specific scanners. Reach for it when you need SonarQube analysis wired into CI without hand-copying outdated YAML or build snippets.
- Detects project type and CI platform automatically
- 13 modular skills for platforms and scanners
- Fetches current SonarQube tool versions from official docs
- Supports Gradle, Maven, .NET, and CLI scanners
- Available as Claude Code plugin and GitHub Copilot agent
Sonar Solutions by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add sonar-solutions/SonarQubeAgentLibraryAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 21, 2026 |
| Repository | sonar-solutions/SonarQubeAgentLibrary ↗ |
How do I add SonarQube static analysis to my CI/CD pipeline with correct, current scanner versions for my stack?
Generates SonarQube CI/CD pipeline configs for GitHub Actions, GitLab, Azure DevOps, or Bitbucket after detecting your stack and fetching current scanner versions.
Who is it for?
Teams adopting SonarQube who want generated CI workflows and build configs instead of manually assembling platform-specific YAML.
Skip if: Developers who only need local linting without SonarQube server integration or who already maintain finalized pipeline templates.
What you get
Produces CI workflow files, scanner build configuration, and concise next-step instructions for secrets and server setup.
Recommended Marketplaces
FAQ
Which CI platforms does SonarArchitect support?
It supports GitHub Actions, GitLab CI, Azure DevOps, and Bitbucket Pipelines via dedicated platform skills.
Does it work outside Claude Code?
Yes—a GitHub Copilot-compatible SonarArchitect agent is also included in the repository.
What build systems are covered?
Gradle, Maven, .NET, and a CLI scanner path for JavaScript, TypeScript, Python, and other languages.