agentforce-development

Category: Tools & Productivity | Uploader: almandskyalmandsky | Downloads: 0 | Version: v1.0(Latest)

Build, modify, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, or asks about .agent files or aiAuthoringBundle metadata; changes agent behavior, responses, or conversation logic; designs agent topics, actions, tools, sub-agents, or flow control; writes or reviews an Agent Spec; previews, debugs, deploys, publishes, or tests agents; uses Agent Script CLI commands (sf agent generate/preview/publish/test). DO NOT TRIGGER when: Apex development, Flow building, Prompt Template authoring, Experience Cloud configuration, or general Salesforce CLI tasks unrelated to Agent Script.

Changelog: Source: GitHub https://github.com/almandsky/agentforce-adlc

Directory Structure

Current level: tree/main/skills/agentforce-development/

  • 📁 assets/
    • 📁 agents/
      • 📄 hello-world.agent 2.1 KB
      • 📄 multi-topic.agent 3.0 KB
      • 📄 order-service.agent 8.9 KB
      • 📄 production-faq.agent 3.4 KB
      • 📄 production-faq.bundle-meta.xml 161 B
      • 📄 README.md 1.6 KB
      • 📄 simple-qa.agent 2.1 KB
      • 📄 verification-gate.agent 8.6 KB
    • 📁 apex/
      • 📄 models-api-queueable.cls 10.0 KB
    • 📁 components/
      • 📄 apex-action.agent 1.9 KB
      • 📄 error-handling.agent 2.0 KB
      • 📄 escalation-setup.agent 6.2 KB
      • 📄 flow-action.agent 3.2 KB
      • 📄 n-ary-conditions.agent 5.2 KB
      • 📄 topic-with-actions.agent 1.3 KB
    • 📁 metadata/
      • 📄 basic-prompt-template.promptTemplate-meta.xml 3.0 KB
      • 📄 genai-function-apex.xml 3.6 KB
      • 📄 genai-function-flow.xml 2.4 KB
      • 📄 genai-plugin.xml 2.3 KB
      • 📄 http-callout-flow.flow-meta.xml 10.2 KB
      • 📄 record-grounded-prompt.promptTemplate-meta.xml 4.4 KB
    • 📁 patterns/
      • 📄 action-callbacks.agent 6.5 KB
      • 📄 advanced-input-bindings.agent 4.9 KB
      • 📄 bidirectional-routing.agent 5.0 KB
      • 📄 critical-input-collection.agent 11.1 KB
      • 📄 delegation-routing.agent 4.5 KB
      • 📄 lifecycle-events.agent 4.2 KB
      • 📄 llm-controlled-actions.agent 5.9 KB
      • 📄 multi-step-workflow.agent 10.1 KB
      • 📄 open-gate-routing.agent 14.9 KB
      • 📄 procedural-instructions.agent 8.4 KB
      • 📄 prompt-template-action.agent 6.4 KB
      • 📄 README.md 7.7 KB
      • 📄 system-instruction-overrides.agent 10.6 KB
    • 📄 agent-spec-template.md 3.1 KB
    • 📄 bundle-meta.xml 808 B
    • 📄 deterministic-routing.agent 7.1 KB
    • 📄 escalation-pattern.agent 8.3 KB
    • 📄 flow-action-lookup.agent 4.6 KB
    • 📄 hub-and-spoke.agent 3.9 KB
    • 📄 invocable-apex-template.cls 6.9 KB
    • 📄 local-info-agent-annotated.agent 20.4 KB
    • 📄 minimal-starter.agent 1.3 KB
    • 📄 prompt-rag-search.agent 5.5 KB
    • 📄 README-legacy.md 2.4 KB
    • 📄 template-multi-topic.agent 5.7 KB
    • 📄 template-single-topic.agent 3.1 KB
    • 📄 verification-gate.agent 8.2 KB
  • 📁 references/
    • 📄 action-prompt-templates.md 5.5 KB
    • 📄 actions-reference.md 24.6 KB
    • 📄 agent-access-guide.md 2.9 KB
    • 📄 agent-design-and-spec-creation.md 45.0 KB
    • 📄 agent-metadata-and-lifecycle.md 30.1 KB
    • 📄 agent-script-core-language.md 41.3 KB
    • 📄 agent-topic-map-diagrams.md 9.3 KB
    • 📄 agent-user-setup.md 19.0 KB
    • 📄 agent-validation-and-debugging.md 38.3 KB
    • 📄 architecture-patterns.md 6.5 KB
    • 📄 complex-data-types.md 3.9 KB
    • 📄 deploy-reference.md 4.8 KB
    • 📄 discover-reference.md 4.3 KB
    • 📄 examples.md 10.4 KB
    • 📄 feature-validity.md 2.0 KB
    • 📄 instruction-resolution.md 16.5 KB
    • 📄 known-issues.md 23.7 KB
    • 📄 minimal-examples.md 2.3 KB
    • 📄 production-gotchas.md 11.9 KB
    • 📄 safety-review-reference.md 6.0 KB
    • 📄 salesforce-cli-for-agents.md 13.7 KB
    • 📄 scaffold-reference.md 5.8 KB
    • 📄 scoring-rubric.md 2.4 KB
    • 📄 version-history.md 3.7 KB
  • 📄 README.md 4.8 KB
  • 📄 SKILL.md 38.1 KB

SKILL.md

Login to download/like/favorite ❤ 9 | ★ 0
Comments 0

Please login before commenting.

Loading comments...