Handles the infrastructure setup for DevOps Center pipeline testing: enabling a new test provider so its suites show up, syncing an already-configured provider to pull in new test suites, or creating quality gates with coverage thresholds on a stage. Routes between three modes after running prerequisite checks and always requires explicit confirmation before writing to the org. The disambiguation between "configure" and "sync" matters here because posting to the configure endpoint twice creates duplicate provider records. Once you've got providers enabled and synced, you'll jump to the suite assignment skill to actually map tests to stages. Targets API v67.0 minimum and lives entirely in the Salesforce org, not your local repo.
npx -y skills add forcedotcom/sf-skills --skill dx-devops-test-pipeline-configure --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot