sf-deployment

Community

Automate Salesforce deployments, you rest.

AuthorJaganpro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Salesforce deployments are complex, time-consuming, and prone to errors, especially when managing multiple environments, running tests, and setting up CI/CD. This skill automates these intricate DevOps tasks, reducing manual effort and ensuring reliable, consistent deployments.

Core Features & Use Cases

  • Full Deployment Automation: Seamlessly deploy metadata, run tests, and validate changes across sandboxes and production.
  • CI/CD Pipeline Setup: Generate and configure automated deployment workflows for GitHub Actions, GitLab CI, or Jenkins.
  • Intelligent Troubleshooting: Analyze deployment failures, suggest fixes, and guide through rollback strategies.
  • Use Case: "Deploy the force-app directory to my production org with all tests." The skill will handle validation, test execution, deployment, and provide a detailed report, saving hours of manual CLI commands and error debugging.

Quick Start

Deploy my Salesforce metadata to the sandbox.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sf-deployment
Download link: https://github.com/Jaganpro/claude-code-sfskills/archive/main.zip#sf-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository