This handles test suite assignment inside Salesforce DevOps Center pipelines. Mode A analyzes your commit diff and recommends which existing test suites are relevant, flagging coverage gaps without making changes. Modes B through D actually assign suites to pipeline stages, bulk map testing strategies, or add and remove individual test classes. Everything requires explicit confirmation before writing to the org, with Mode C forcing you to preview the full impact table first. The recommendation logic is pure reasoning over org metadata, not filesystem searches. Useful when you want to know what tests to run for a change or need to configure which suites fire at which stages without clicking through the DevOps Center UI.
npx -y skills add forcedotcom/sf-skills --skill dx-devops-test-suite-assignments-configure --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot