Communityv1.0.0

Qa Agent

Un agente para realizar tareas de control de calidad (QA), incluyendo análisis de código, ejecución de pruebas y reporte de problemas.

2.5kdownloadsSteven Martínez
View on ClawHubBack to Skills

Skill Details

Slug
qa-agent
Latest Version
1.0.0
Author
Steven Martínez
Published
Mar 18, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Qa Agent.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

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.