What problem does it solve? Enterprise Salesforce orgs accumulate technical debt through poorly designed data models, unbulkified triggers, and integrations that fail silently. This Skill provides senior-level solution architecture guidance that accounts for governor limits, deployment strategy, and long-term maintainability from the start. ## Core Features & Use Cases - Architecture Decision Records: Produces structured ADRs documenting context, alternatives, governor limit impact, and consequences for each significant design decision. - Integration Pattern Design: Selects and diagrams sync/async integration approaches (REST, Platform Events, CDC, MuleSoft) with retry logic, circuit breakers, and dead letter queues. - Governor Limit Budgeting: Quantifies SOQL, DML, CPU, and heap consumption per transaction so designs stay within platform limits before implementation begins. - Use Case: When planning a Salesforce-to-ERP integration for an org with 200 custom objects, use this Skill to produce an integration pattern diagram, a data model review checklist, and an ADR comparing middleware options with their governor limit trade-offs. ## Quick Start Ask the Salesforce Architect to review your org's data model and design an integration pattern for connecting Salesforce to your external ERP system.