Use when the user wants to mark a SonarQube issue as false positive, accept it, or reopen a previously triaged issue. Also use when the user says "this is a false positive", "accept this issue", or "triage sonar findings". Triggers: "false positive", "triage", "accept issue", "sonar triage", "mark as false positive", "reopen issue", "not a real issue". Not for: fixing issues (use sonar-fix), browsing issues (use sonar-issues).
$npx -y skills add denniscalazans/denniscalazans-plugins --skill sonar-triageInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/sonar-triage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.