Marketplace
run-qa-regression
Run QA regression using `qa-use` toolkit
$ Installieren
git clone https://github.com/desplega-ai/qa-use /tmp/qa-use && cp -r /tmp/qa-use/plugins/qa-use/skills/run-qa-regression ~/.claude/skills/qa-use// tip: Run this command in your terminal to install the skill
SKILL.md
name: run-qa-regression
description: Run QA regression using qa-use toolkit
QA Regression Runner
This skills goal is to run QA regression tests using the qa-use toolkit (MCP).
For that you should:
- Check existing QA test cases
- Define a list of applicable tests that should be run
- (Recommended) Verify with the user the list of tests to be run
- Execute the tests in the background
- Check regularly, or wait for the user to ask for, the test results
- Analyze and report the results to the user, highlighting any failures or issues found
Examples
TODO
Repository

desplega-ai
Author
desplega-ai/qa-use/plugins/qa-use/skills/run-qa-regression
10
Stars
1
Forks
Updated3d ago
Added6d ago