Analyze what changed and generate a structured test plan at .turbo/test-plan.md covering four escalating levels: basic functionality, complex operations, adversarial testing, and cross-cutting scenarios. Use when the user asks to \"create a test plan\", \"plan tests\", \"what should I test\", \"generate test scenarios\", \"test plan for this PR\", or \"what are the test cases\".
$npx -y skills add tobihagemann/turbo --skill create-test-planInstalls into the current project.
Run `npx skills use "https://github.com/tobihagemann/turbo" --skill "tobihagemann/turbo/create-test-plan"` 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/tobihagemann/turbo" that are relevant to the current task. Run `npx skills add "https://github.com/tobihagemann/turbo"` and select the relevant skills, then follow their instructions.