salesforce-prod-checklist

Installation
SKILL.md

Salesforce Production Checklist

Overview

Complete checklist for deploying Salesforce integrations to production, including sandbox validation, API limit planning, and rollback procedures.

Prerequisites

  • Staging/sandbox environment tested and verified
  • Production Connected App configured
  • Dedicated integration user in production
  • Monitoring and alerting ready

Instructions

Pre-Deployment Configuration

  • Production Connected App has minimum OAuth scopes (not full)
  • Dedicated integration user with restricted profile (not admin)
  • SF_LOGIN_URL set to https://login.salesforce.com (not test.salesforce.com)
  • All credentials stored in vault/secrets manager (not env files)
  • IP restrictions configured on Connected App and user profile
Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Mar 25, 2026