Un agente para realizar tareas de control de calidad (QA), incluyendo análisis de código, ejecución de pruebas y reporte de problemas.
Initial release of QA automation skill for code linting, testing, and reporting. - Supports Python (ruff, pytest) and JavaScript (eslint, jest) for code quality checks. - Provides shell scripts to automate linting and test execution with configurable paths and arguments. - Generates structured reports detailing issues and test outcomes. - Designed for flexibility and local, open-source integration in Linux environments.