Agentforce Multi Turn Patterns

Design Agentforce conversations that span multiple turns without losing context: session variable scoping, conversation memory, clarifying-question patterns, topic-to-topic (now subagent) handoff, and the right abstractions for accumulating state across turns. NOT for deciding the topic boundaries themselves or out-of-scope behavior — use agentforce/agent-topic-design. NOT for single-turn agent actions and their input/output contracts — use agentforce/agent-actions.

PranavNagrecha d31ed56 7 files · 29.4 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/agentforce/agentforce-multi-turn-patterns commit d31ed560f1

Frequently asked questions

npx skillmds add pranavnagrecha/agentforce-multi-turn-patterns