sonarqube-autofix

Installation
SKILL.md

SonarQube Auto-Fix

When to Use

  • User asks or mentions this skill in English (e.g., "use /sonarqube-autofix", "run sonarqube-autofix").
  • O usuário pede ou menciona esta skill em português (ex.: "use /sonarqube-autofix", "execute sonarqube-autofix").

Purpose

Analyze issues reported by SonarQube, regardless of language or framework, classify them by type, and create approved SPEC SDDs that describe the fixes. The actual implementation of each SPEC is delegated to /execute-spec.

The process is:

  1. Issue analysis — download and inspect unresolved SonarQube issues.
  2. Classification — group issues by type: bug, code smell, or security.
  3. SPEC generation — write one SPEC SDD per issue (or per small, related group) using references/spec-sdd-template.md.
  4. Hand-off — mark each SPEC as Approved and invoke /execute-spec to implement the fixes.

⚙️ Environment Variable Configuration

Installs
10
Repository
afonsoft/skills
GitHub Stars
4
First Seen
5 days ago
sonarqube-autofix — afonsoft/skills