Running Devops Test Suite

Triggers async execution of one or more DevOps Center test suites on a pipeline stage (Pre-Promote, Post-Promote, or Review event) via the Connect API, after an explicit user confirmation gate, then hands off to result polling via the `polling-test-results` skill. Also re-runs (retriggers) a quality gate after fixes —

Overview

Running Devops Test Suite is a SKILL.md-based agent skill sourced from forcedotcom/sf-skills. It is categorized under domain specific and is listed for Codex, Claude. The source description focuses on: Triggers async execution of one or more DevOps Center test suites on a pipeline stage (Pre-Promote, Post-Promote, or Review event) via the Connect API, after an explicit user confirmation gate, then hands off to result polling via the `polling-test-results`... AIToolly summarizes this page as a directory entry rather than copying the full third-party skill content, so users can evaluate the source, compatibility, and practical fit before installing it.

Use Cases

Evaluate Running Devops Test Suite before adding it to an AI agent workflow.
Use Running Devops Test Suite as a starting point for repeatable domain specific tasks.
Compare Running Devops Test Suite with related skills from sf-skills and other GitHub repositories.

Install Notes

# Review source first
open https://github.com/forcedotcom/sf-skills/blob/main/skills/running-devops-test-suite/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Review the source SKILL.md, referenced scripts, permissions, and external services before installing Running Devops Test Suite. Treat third-party skills like code dependencies, especially when they can read files, call APIs, or run commands.

Related Skills

Investigating Agentforce D360

forcedotcom/sf-skills

Domain Specific

Data Cloud 360° view of a single Agentforce session. TRIGGER when user asks to trace, inspect, summarize, or describe a specific Agentforce session by session id (Agent Session UUID `019d…` or MessagingSession id `0Mw…`). Also triggers on session discovery — find/list/search sessions by time, agent, channel, outcome, o

CodexClaude
pythondata
608 starsSource linked

Orchestrating Datacloud

forcedotcom/sf-skills

Domain Specific

Salesforce Data Cloud product orchestrator for connect→prepare→harmonize→segment→act workflows. Use this skill when the user needs a multi-step Data Cloud pipeline, cross-phase troubleshooting, or data space and data kit management. TRIGGER when: user needs a multi-step Data Cloud pipeline, asks to set up or troublesho

CodexClaude
designautomation
608 starsSource linked

Polling Test Results

forcedotcom/sf-skills

Domain Specific

Polls a DevOps Center async test execution by runId until it completes, fails, or times out — using read-only SOQL on the execution record at provider-specific intervals (Apex 15s/5m, Code Analyzer 10s/3m, Provar UI 60s/20m, Flow 20s/8m) — then surfaces results. Use this skill when a test suite run is in progress and t

CodexClaude
datadevops
608 starsSource linked

Querying SOQL

forcedotcom/sf-skills

Domain Specific

SOQL query generation, optimization, and analysis with 100-point scoring. Use this skill when the user needs SOQL/SOSL authoring or optimization: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance or safety improvements for Salesforce queries. TRIGGER when: user

CodexClaude
designfrontend
608 starsSource linked

Running Code Analyzer

forcedotcom/sf-skills

Domain Specific

Run Salesforce Code Analyzer to scan code for security, performance, best practice, and code style violations. Supports all engines (PMD, ESLint, CPD, RetireJS, Flow, SFGE, ApexGuru), targets (files, folders, git diff), categories, and severities. Also handles post-scan exploration: filtering results by engine/severity

CodexClaude
typescriptpython
608 starsSource linked

Uplifting Components To Slds2

forcedotcom/sf-skills

Domain Specific

Migrate Lightning Web Components from SLDS 1 to SLDS 2 by running the SLDS linter and fixing violations. Use this skill whenever users mention SLDS 2, SLDS uplift, linter violations, LWC token migration, class overrides, hardcoded CSS values that need SLDS hook replacement, or styling hook selection. Covers all styling

CodexClaude
designreview
608 starsSource linked