Choose the right test level for a code change. Use when adding features, fixing bugs, refactoring, changing contracts, or improving coverage. Guides unit, integration, contract, characterization, regression, property, and end-to-end test selection without assuming a specific tool or runtime.
$npx -y skills add aryaniyaps/ultimate-pi --skill test-strategyInstalls into the current project.
Run `npx skills use "https://github.com/aryaniyaps/ultimate-pi" --skill "aryaniyaps/ultimate-pi/test-strategy"` 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/aryaniyaps/ultimate-pi" that are relevant to the current task. Run `npx skills add "https://github.com/aryaniyaps/ultimate-pi"` and select the relevant skills, then follow their instructions.