deploying-metadata

Automate Salesforce metadata deployment using the sf CLI v2.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Collabalist/SFDC --skill deploying-metadata-collabalist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploying-metadata
Source: https://github.com/Collabalist/SFDC/tree/main/.agents/skills/deploying-metadata
Command: npx skills add https://github.com/Collabalist/SFDC --skill deploying-metadata-collabalist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sf CLI, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the deployment of Salesforce metadata using the sf CLI v2, simplifying the deployment process and reducing errors.

Core Features & Use Cases

  • Deployment Management: Execute, validate, and monitor deployments with the sf CLI.
  • DevOps Automation: Integrate with CI/CD pipelines and automate testing workflows.
  • Org Management: Handle authentication, scratch orgs, and environment management.
  • Quality Assurance: Perform dry-run validations, tests, and pre-production verifications.
  • Post-Deploy Handoff: Guide users through the next steps after validation or deployment.
  • Troubleshooting: Debug failures and analyze logs for deployment issues.

Quick Start

Deploy the latest changes to the 'dev' org using the deploying-metadata skill with the command: 'deploying-metadata "Deploy all changes to org dev"'

Frequently Asked Questions about deploying-metadata

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

FAQPage Schema
How do I automate Salesforce metadata deployment using sf CLI?

You can automate Salesforce metadata deployment by triggering this skill with a natural language command like deploying metadata to a target org, which then executes, validates, and monitors the process using sf CLI v2.

What is the best way to validate Salesforce metadata changes before deploying to production?

Performing a dry-run validation via sf CLI tests and verifies Salesforce metadata changes in a pre-production environment, ensuring deployments succeed before reaching production.

Can I integrate sf CLI deployments into a CI/CD pipeline for Salesforce DevOps?

Yes, you can integrate sf CLI deployments into a CI/CD pipeline for Salesforce DevOps to automate testing workflows, scratch org management, and orchestrate environment releases.

Do I need sf CLI to manage scratch orgs and authenticate Salesforce environments?

Yes, sf CLI is required to manage scratch orgs, handle authentication, and orchestrate Salesforce environment management during automated metadata deployments.

Why is my Salesforce metadata deployment failing and how do I troubleshoot sf CLI logs?

Troubleshoot failing Salesforce metadata deployments by debugging sf CLI logs, analyzing deployment errors, and identifying metadata issues to resolve failures during execution.