What problem does it solve?
This Skill addresses the challenge of conducting comprehensive codebase assessments by automating the analysis of source code quality, security vulnerabilities, and license compliance, resulting in structured, actionable reports.
Core Features & Use Cases
- Whole-Codebase Evaluation: Conduct detailed assessments of the overall health of a codebase, providing insights into architecture, maintainability, testing, and more.
- Change Review: Evaluate code changes or Pull Requests (PRs) in a broader context, focusing on potential issues that might have been missed during standard review processes.
- License Audit: Review and validate the licensing and distribution context of dependencies to ensure compliance.
- Framework Best-Practice Review: Examine the idiomatic use of frameworks or libraries and their compatibility with project goals.
Quick Start
Run the code-evaluator skill with the target codebase and the desired mode, such as 'whole-codebase-evaluation' or 'license-audit'.