What problem does it solve?
This Skill solves the challenge of designing and governing Salesforce architectures that must scale to enterprise volumes while avoiding governor limit exceptions, fragile automations, and brittle integrations that cause data loss or outages.
Core Features & Use Cases
- Org Assessment & Roadmapping: Map objects, automations, integrations, and technical debt to produce a prioritized remediation and roadmap.
- Integration & Failure Handling Patterns: Recommend sync vs async approaches, retries, circuit breakers, and dead-letter queues for reliable cross-system communication.
- Data Model & Governance: Provide data model reviews, record type and sharing strategies, external ID designs for integrations, and PII handling guidance.
- Deployment & CI/CD Strategy: Advise on source-tracking, scratch orgs, Salesforce DX, DevOps Center, and ADRs to document trade-offs and governor impact.
- Use Case: Convert a risky single-org implementation with hundreds of flows and triggers into a governable architecture with ADRs, bulkified automation strategies, and a CI/CD pipeline.
Quick Start
Assess my Salesforce org with its current object counts, automation inventory, and integration endpoints and produce an Architecture Decision Record recommending a single-org or multi-org strategy, a governor-limit budget, prioritized remediation steps, and the integration pattern for each external system.