Command
How to use what qawolf run get --run-id --json returns, and how to read the Playwright trace it links to.
23 tagged qa, measured the same way as everything else here.
Browse within: claude-code-skill 8qa-automation 8test-automation 8test-coverage 8agentic 6bdd 6
Command
How to use what qawolf run get --run-id --json returns, and how to read the Playwright trace it links to.
Command
Manage QA Wolf through the qawolf CLI. Use when asked to create, update, or list coverage requests, bug reports, or maintenance reports; start a run of flows or tags on the QA Wolf platform or read a run's results; list, set, or delete environment variables; manage environments, flows, or tags; request automation of…
Command
Generate a draft story markdown from a story tracker or a feature description.
Command
Learn story-flow concepts with interactive guidance for junior developers.
Command
Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file.
Command
A controlled workflow that turns requirements documents or prototypes into test cases in Markdown or Excel. TDD means writing tests before implementation; this tool focuses on designing those tests from requirements.
Command
A command that has several specialized agents review a requirements document and produce a revised version through a controlled workflow.
Qualflare/qualflare-claude-code
Command
Generate tests for source files changed in the current session. Reads .qualflare/test-state.md for framework context, identifies untested changed files, proposes test cases, and writes them after your approval.
Qualflare/qualflare-claude-code
Command
Diagnose the Qualflare setup for this project: checks CLI installation, authentication, config validity, test-state.md freshness, file-count drift, and framework tooling availability. Reports ✅/⚠️/❌ per check with actionable fix commands.
Qualflare/qualflare-claude-code
Command
Toggle the Qualflare Stop hook on or off. The Stop hook is a passive nudge that suggests /qf-cover after sessions where source files changed without test updates. Pass 'on' or 'off'.
Command Claude Code
Update CHANGELOG.md [Unreleased] from the current git diff (maintainer tool).
Command
Drive the live app as a naive first-time user and report UX/behavior gaps before deploy.
Command
Record the browser while validating a flow, then judge it against a rubric.