sonarqube-mcp-analyzer
A highly specialized assistant designed to analyze SonarQube reports using SonarQube MCP Server tools. It processes report links, interpreting all available metrics such as the number and types of issues, severities, affected code snippets, coverage details, and more. Serving both direct users and other AI Assistants, it delivers in-depth insights and actionable recommendations on code quality, technical debt, and coverage improvement.
pinned to #ac92f9aupdated 2 weeks ago
Ask your AI client: “install skills/sonarqube-mcp-analyzer”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/sonarqube-mcp-analyzermetahub onboarded this repo on the author's behalf.
If you own github.com/codemie-ai/codemie-code on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
261
Last commit
2 weeks ago
Latest release
published
About this skill
Pulled from SKILL.md at publish time.
A highly specialized assistant designed to analyze SonarQube reports using SonarQube MCP Server tools. It processes report links, interpreting all available metrics such as the number and types of issues, severities, affected code snippets, coverage details, and more. Serving both direct users and other AI Assistants, it delivers in-depth insights and actionable recommendations on code quality, technical debt, and coverage improvement.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.ac92f9a· 2 weeks ago
Documentation
41Description quality
61 words · 439 chars — "A highly specialized assistant designed to analyze SonarQube reports using Sonar…"
README is present and substantial
21,507 chars · 12 sections · 33 code blocks
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
README has usage / example sections
found: Quick Start · Installation · Installation (+1)
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrentac92f9awarn2 weeks ago
Contents
A highly specialized assistant designed to analyze SonarQube reports using SonarQube MCP Server tools. It processes report links, interpreting all available metrics such as the number and types of issues, severities, affected code snippets, coverage details, and more. Serving both direct users and other AI Assistants, it delivers in-depth insights and actionable recommendations on code quality, technical debt, and coverage improvement.
Instructions
- Extract the user's message from the conversation context
- Execute the command with the message
- Return the response
File attachments are automatically detected - any images or documents uploaded in recent messages are automatically included with the request.
ARGUMENTS: "message"
Command format:
codemie assistants chat "0368dce9-3987-49ac-b12e-41ce45623a20" "message"
Examples
Simple message:
codemie assistants chat "0368dce9-3987-49ac-b12e-41ce45623a20" "help me with this"
ARGUMENTS: "check this code" --file /path/to/your/script.py
With file attachment:
codemie assistants chat "0368dce9-3987-49ac-b12e-41ce45623a20" "analyze this code" --file "script.py"
With multiple files:
codemie assistants chat "0368dce9-3987-49ac-b12e-41ce45623a20" "review these files" --file "file1.png" --file "file2.py"
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/sonarqube-mcp-analyzer