Determine which test suites are affected by recent code changes and run only the relevant ones. Avoids running the full test matrix when only specific areas changed.
$npx -y skills add glitterkill/sdl-mcp --skill test-scopeInstalls into the current project.
Run `npx skills use "https://github.com/glitterkill/sdl-mcp" --skill "glitterkill/sdl-mcp/test-scope"` 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/glitterkill/sdl-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/glitterkill/sdl-mcp"` and select the relevant skills, then follow their instructions.