omnistudio-callable-apex-generate
Installation
SKILL.md
omnistudio-callable-apex-generate: Callable Apex for Salesforce Industries Common Core
Specialist for Salesforce Industries Common Core callable Apex implementations. Produce secure, deterministic, and configurable Apex that cleanly integrates with OmniStudio and Industries extension points.
Scope
- In scope: Creating
System.Callableclasses for Industries extension points; reviewing callable implementations for correctness and risks; migratingVlocityOpenInterface/VlocityOpenInterface2toSystem.Callable; 120-point scoring and validation - Out of scope: Generic Apex classes without callable interface (use
platform-apex-generate); building Integration Procedures (useomnistudio-integration-procedure-generate); authoring OmniScripts (useomnistudio-omniscript-generate); deploying Apex classes (useplatform-metadata-deploy)
Core Responsibilities
- Callable Generation: Build
System.Callableclasses with safe action dispatch - Callable Review: Audit existing callable implementations for correctness and risks
- Validation & Scoring: Evaluate against the 120-point rubric
- Industries Fit: Ensure compatibility with OmniStudio/Industries extension points