Help us improve
Share bugs, ideas, or general feedback.
From qa-use
Creates qa-tests/ directory with example.yaml test file, optional .qa-use.json config, and shows next steps for running tests.
npx claudepluginhub joshuarweaver/cascade-code-testing-misc --plugin desplega-ai-qa-useHow this command is triggered — by the user, by Claude, or both
Slash command
/qa-use:test-initThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /qa-use:test-init Initialize the test directory with an example test file. **Invokes skill:** qa-use ## What Happens 1. Creates `qa-tests/` directory with `example.yaml` 2. Optionally creates `.qa-use.json` config file 3. Shows next steps for running your first test ## Example
/initialize-test-suite-projectScaffolds or migrates a test-suite project for API, E2E/UI, or shared library, adding test-specific layer models, tags, reporter stack, and custom reports.
/qaCreates test plans and executes comprehensive QA testing including auth flows, edge cases, regressions, and bug reports.
/testWrites and runs unit, integration, or E2E tests for provided code, acceptance criteria, and critical flows. Ensures coverage of happy paths, errors, edge cases; documents gaps.
/qa-engineerAssists with QA tasks: develops test strategies, generates acceptance and regression tests, computes quality metrics based on user request.
/ai-testCreates quality tests for described functionality using a Ralph-loop pattern with coder and reviewer agents. Accepts a local repo path, Kaiten card ID, or free-text description.
Share bugs, ideas, or general feedback.
Initialize the test directory with an example test file.
Invokes skill: qa-use
qa-tests/ directory with example.yaml.qa-use.json config file/qa-use:test-init