agency-salesforce-architect

Provide architectural guidance for Salesforce platform design and governance.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-salesforce-architect-rajyeole6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-salesforce-architect
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/specialized-salesforce-architect
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-salesforce-architect-rajyeole6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of managing enterprise-scale Salesforce orgs by providing a structured framework for architectural decision-making, governor limit management, and technical governance to prevent technical debt.

Core Features & Use Cases

  • Architecture Decision Records (ADR): Standardizes the documentation of technical choices, alternatives, and consequences.
  • Governor Limit Budgeting: Provides a systematic way to track and optimize SOQL, DML, and CPU usage within transaction boundaries.
  • Integration & Data Modeling: Offers templates for robust integration patterns and data model reviews to ensure scalability and data integrity.

Quick Start

Use the agency-salesforce-architect skill to perform a governor limit impact analysis on the proposed custom trigger framework for the Account object.

Frequently Asked Questions about agency-salesforce-architect

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

FAQPage Schema
How do I budget Salesforce governor limits for a custom trigger framework?

Budget Salesforce governor limits by systematically tracking and optimizing SOQL, DML, and CPU usage within transaction boundaries. This skill provides a structured framework to perform impact analysis and ensure bulkification standards prevent limit exhaustion.

What is an Architecture Decision Record in Salesforce enterprise design?

An Architecture Decision Record in Salesforce standardizes the documentation of technical choices, alternatives, and consequences. It facilitates technical governance to prevent technical debt across complex enterprise-scale org structures.

How do I structure Salesforce data modeling for multi-cloud integration?

Structure Salesforce data modeling for multi-cloud integration by using robust templates for integration patterns and data model reviews. This ensures scalability and secure data handling practices across complex environments.

Does this skill help with technical governance for enterprise-scale Salesforce orgs?

Yes, this skill addresses enterprise-scale Salesforce orgs by providing structured frameworks for architectural decision-making and technical governance, ensuring adherence to bulkification standards and preventing technical debt.

What is the best way to document Salesforce integration patterns and data model reviews?

The best way to document Salesforce integration patterns is by generating Architecture Decision Records that capture technical choices and consequences. This skill offers templates for data model reviews to guarantee data integrity and scalability.

Why does my Salesforce Apex trigger framework hit governor limits during bulk operations?

Salesforce Apex trigger frameworks hit governor limits when SOQL, DML, and CPU usage exceed transaction boundaries. This skill provides governor limit budgeting to optimize bulkification standards and ensure secure data handling.