Run QA regression using `qa-use` toolkit
Runs QA regression tests using the qa-use toolkit when code changes need validation. Automatically selects relevant tests, executes them in the background, and reports results with failure analysis.
/plugin marketplace add desplega-ai/qa-use/plugin install qa-use@desplega.aiThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/run-tests.pyThis skills goal is to run QA regression tests using the qa-use toolkit (MCP).
For that you should:
TODO
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.