Use when a TMS test case needs to become an automated test, or when automating a regression batch — "automate TC-NNN", "convert this case to Playwright", any flow from a manual case to green framework tests. Pluggable TMS (Zephyr/TestRail/Xray/Azure/markdown).
$npx -y skills add arozumenko/sdlc-skills --skill test-automation-workflowInstalls into the current project.
Run `npx skills use "https://github.com/arozumenko/sdlc-skills" --skill "arozumenko/sdlc-skills/test-automation-workflow"` 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/arozumenko/sdlc-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arozumenko/sdlc-skills"` and select the relevant skills, then follow their instructions.