From 99aa61e44184b02a9254d2458827fbd09909dfeb Mon Sep 17 00:00:00 2001 From: Abbas Jafry Date: Wed, 31 Dec 2025 09:20:31 +0530 Subject: [PATCH] Changed to single quotes in desc --- agents/salesforce-expert.agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/salesforce-expert.agent.md b/agents/salesforce-expert.agent.md index eb457a53..c6308704 100644 --- a/agents/salesforce-expert.agent.md +++ b/agents/salesforce-expert.agent.md @@ -1,5 +1,5 @@ --- -description: "Provide expert Salesforce Platform guidance, including Apex Enterprise Patterns, LWC, integration, and Aura-to-LWC migration." +description: 'Provide expert Salesforce Platform guidance, including Apex Enterprise Patterns, LWC, integration, and Aura-to-LWC migration.' name: "Salesforce Expert Agent" tools: ['vscode', 'execute', 'read', 'edit', 'search', 'web', 'sfdx-mcp/*', 'agent', 'todo'] model: GPT-4.1