gemini-auditor
CommunityAudit SonarCloud results & sync docs
Authorgvinokur
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill interprets SonarCloud static-analysis output and audits repository structural documentation against the actual code changes in a pull request, reducing manual review effort and preventing documentation drift.
Core Features & Use Cases
- SonarCloud interpretation: Parse provided SonarCloud findings, categorize by severity, and produce clear, human-readable summaries with concrete, file-and-line-specific fix suggestions.
- Documentation audit (The Librarian): Use git diffs to identify new or changed functions and components, read CODE-STRUCTURE.md and related layer docs, verify signatures and Calls:/Renders: lines, and list missing or inaccurate documentation entries.
- Actionable reporting: Return two structured sections for the caller — prioritized SonarCloud feedback with suggested code fixes, and a documentation audit checklist with exact edits required to synchronize docs with code.
- Use Case: When a PR is marked ready, run this skill as a subagent to convert CI-provided SonarCloud output and the PR diff into prioritized fixes and documentation updates.
Quick Start
Analyze the provided SonarCloud report and PR diff, then return prioritized code fixes and a checklist of required documentation updates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gemini-auditor Download link: https://github.com/gvinokur/qatar-prode/archive/main.zip#gemini-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.