Verifies a feature works by running the real app, not by trusting green tests. Use when a backpressured loop reaches the before-done gate (Phase 3) and needs to confirm new behavior end-to-end — curling live API endpoints and driving a real browser via Playwright — including the cheap unhappy paths, before the task is called done.
$npx -y skills add lucasfcosta/backpressured --skill manual-testingInstalls into the current project.
Run `npx skills use "https://github.com/lucasfcosta/backpressured" --skill "lucasfcosta/backpressured/manual-testing"` 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/lucasfcosta/backpressured" that are relevant to the current task. Run `npx skills add "https://github.com/lucasfcosta/backpressured"` and select the relevant skills, then follow their instructions.