platform-metadata-deploy

Automate Salesforce metadata deployment and orchestration using sf CLI v2.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill platform-metadata-deploy-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-metadata-deploy
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/platform-metadata-deploy
Command: npx skills add https://github.com/padjei/SF_Agents --skill platform-metadata-deploy-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexities of Salesforce DevOps by automating metadata deployment, validation, and orchestration, streamlining the deployment process and reducing errors.

Core Features & Use Cases

  • Deployment Management: Automate deployment tasks such as validation, deployment, and monitoring.
  • DevOps Automation: Integrate with CI/CD pipelines, automate testing workflows, and manage org environments.
  • Quality Assurance: Provide dry-run validation, test execution, code coverage, and pre-production verification.
  • Post-Deploy Handoff: Guide users through post-deployment activities such as permission set assignment and test data creation.

Quick Start

To deploy metadata to the 'dev' org, use the command: Skill: platform-metadata-deploy, Request: "Deploy all changes to org dev"

Frequently Asked Questions about platform-metadata-deploy

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

FAQPage Schema
How do I automate Salesforce metadata deployment and orchestration?

Salesforce metadata deployment is automated using sf CLI v2 to validate, deploy, and monitor metadata types like objects, fields, Apex, and Flows across org environments. This streamlines the DevOps process and reduces manual errors.

Can I validate Salesforce metadata changes before deploying to production?

Yes, Salesforce metadata validation supports dry-run checks, test execution, and code coverage verification for pre-production environments. This ensures metadata integrity before applying changes to production orgs.

Does this Salesforce DevOps automation work with sf CLI v2?

Yes, the deployment automation requires sf CLI v2 and Salesforce org access to function. It leverages sf CLI v2 commands to orchestrate metadata deployments and manage org environments.

What is the best way to manage post-deployment handoff for Salesforce permission sets?

Post-deployment handoff involves guiding users through assigning permission sets and creating test data. This ensures the deployed Salesforce metadata is fully accessible and functional within the target org.

How do I integrate Salesforce metadata deployment into a CI/CD pipeline?

Salesforce metadata deployment integrates with CI/CD pipelines by automating testing workflows and managing org environments. This DevOps automation handles deployment tasks, validation, and monitoring continuously.

What Salesforce metadata types are supported by this deployment automation?

The deployment automation supports standard Salesforce metadata types including objects, fields, permission sets, Apex classes, and Flows. It manages these components throughout the deployment and validation lifecycle.