byforcedotcom· 116 skills
Recommends and manages DevOps Center test suite assignments for pipeline stages. Mode A analyzes a commit diff against assigned suite metadata to recommend relevant existing suites and flag coverage gaps (pure reasoning). Modes B-D assign a single suite, bulk-map multiple suites with a mandatory impact preview, or add/remove test classes with governance rules, via the testSuiteStages Connect API. Use this skill to recommend suites for a commit, assign or map suites to stages, or add/remove tests in a suite. TRIGGER when: the user asks which suites to run for a commit/diff or what covers their changes; a suite is unlinked and the user wants it assigned; the user wants to configure suite-to-stage mappings, assign multiple suites, or add/remove/sync tests in a suite. DO NOT TRIGGER when: configuring or syncing a test provider (use dx-devops-test-pipeline-configure), running suites (use dx-devops-test-suite-run), or authoring/running tests directly (use platform-apex-test-generate or platform-apex-test-run).
$npx -y skills add forcedotcom/sf-skills --skill dx-devops-test-suite-assignments-configureInstalls into the current project.
Run `npx skills use "https://github.com/forcedotcom/sf-skills" --skill "forcedotcom/sf-skills/dx-devops-test-suite-assignments-configure"` 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/forcedotcom/sf-skills" that are relevant to the current task. Run `npx skills add "https://github.com/forcedotcom/sf-skills"` and select the relevant skills, then follow their instructions.