afv-library/skills/observing-agentforce/apex/AgentforceOptimizeService.cls-meta.xml
Steve Hetzel 23d73f4e33
feat: replace agentforce-development skill with three specialized skills
Replace the monolithic agentforce-development skill with three focused skills:
- developing-agentforce: For creating and authoring Agentforce agents
- observing-agentforce: For monitoring and debugging agents
- testing-agentforce: For validating agent behavior

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-08 12:16:17 -06:00

6 lines
174 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ApexClass xmlns="http://soap.sforce.com/2006/04/metadata">
<apiVersion>66.0</apiVersion>
<status>Active</status>
</ApexClass>