dx-devops-test-suite-assignments-configure

Analyze Salesforce DevOps Center commit diffs and manage test suite-stage assignments.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG --skill dx-devops-test-suite-assignments-configure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-devops-test-suite-assignments-configure
Source: https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG/tree/main/.agents/skills/dx-devops-test-suite-assignments-configure
Command: npx skills add https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG --skill dx-devops-test-suite-assignments-configure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Salesforce DevOps teams decide which existing test suites should cover a change and then manage how those suites are assigned to pipeline stages without guesswork.

Core Features & Use Cases

  • Suite Recommendation: Analyzes a commit diff against assigned suite metadata to suggest the most relevant existing suites.
  • Stage Assignment Management: Assigns a single suite, bulk-maps multiple suites, or adds and removes test classes from a suite with governance checks.
  • Safety and Governance: Enforces prerequisite checks, confirmation gates, and clear impact previews before any write action.
  • Use Case: A developer changes Apex and wants to know which Review-stage suite covers the update, then links an uncovered suite to the correct stage.

Quick Start

Use the dx-devops-test-suite-assignments-configure skill to analyze a Salesforce diff, identify the right test suites, and safely prepare any needed stage assignments.

Frequently Asked Questions about dx-devops-test-suite-assignments-configure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assign Salesforce DevOps Center test suites to pipeline stages?

To assign Salesforce DevOps Center test suites to pipeline stages, you analyze commit diffs against suite metadata and use single-suite assignment or bulk mapping workflows with explicit confirmation before any write action.

What is the best way to find which Apex test suites cover my commit diff in Salesforce DevOps Center?

Finding which Apex test suites cover your commit diff in Salesforce DevOps Center involves analyzing the diff against assigned suite metadata to recommend the most relevant existing suites for the pipeline change.

Can I add or remove Apex test classes from a DevOps Center test suite in bulk?

Yes, you can add or remove Apex test classes from a DevOps Center test suite in bulk by using bulk suite mapping workflows that manage test classes for pipeline stages with prerequisite checks and impact previews.

Do I need authenticated org access to manage Salesforce DevOps Center test suite assignments?

Yes, managing Salesforce DevOps Center test suite assignments requires authenticated org access, standard DevOps Center objects, and v67.0 API operations to execute the suite-stage mappings.

Are there governance checks before writing test suite assignment changes to a Salesforce pipeline stage?

Yes, governance checks for test suite assignment changes include prerequisite validations, impact previews, and explicit confirmation gates enforced before any write action is applied to the Salesforce pipeline stage.