Use when writing, modifying, or running live E2E test scenarios in src/e2e/live/ for the kagura project. Triggers on Slack bot integration testing, live scenario creation, Codex/Claude provider live tests, status probe assertions, database assertions, and requests to run or debug live E2E tests.
$npx -y skills add innei/kagura --skill writing-live-e2e-testsInstalls into the current project.
Run `npx skills use "https://github.com/innei/kagura" --skill "innei/kagura/writing-live-e2e-tests"` 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/innei/kagura" that are relevant to the current task. Run `npx skills add "https://github.com/innei/kagura"` and select the relevant skills, then follow their instructions.