What problem does it solve?
This Skill provides a unified structure and validation mechanism for review findings generated by various agents, ensuring consistency and enabling automated processing of code quality, security, and project-related issues.
Core Features & Use Cases
- Standardized Schema: Defines a clear JSON schema for reporting findings, including severity, location, and recommendations.
- ID Management: Manages provisional and consolidated IDs for findings, preventing duplicates.
- Tooling: Includes scripts for validating, consolidating, and rendering review reports.
- Use Case: Integrate this Skill into your CI/CD pipeline to automatically validate the format of reports from security and code quality agents before they are used for triage or documentation.
Quick Start
Validate the report file 'report.json' using the provided validation script.