Use when the user wants to run multiple Playwright flow files in parallel, batch-execute test suites across subagents, or collect results from many flows into a summary report. Also use when cross-batch learning is needed to avoid agents rediscovering the same failures independently. Triggers: "run flows", "parallel flows", "cross-batch", "run the flows", "execute all flows", "flow results".
$npx -y skills add denniscalazans/denniscalazans-plugins --skill run-flowsInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/run-flows"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.