conversation-followups

Resolve pronouns and ambiguous references in Salesforce org discussions.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill conversation-followups
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-followups
Source: https://github.com/PranavNagrecha/Salesforce-Intelligence/tree/main/.claude/skills/conversation-followups
Command: npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill conversation-followups

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining context and handling follow-up questions in conversations related to a Salesforce org, reducing the need for repeated information and improving conversation efficiency.

Core Features & Use Cases

  • Context Memory: Stores and updates context from previous conversation turns to facilitate follow-up questions.
  • Follow-Up Handling: Automatically identifies and responds to follow-up queries based on previously discussed topics.
  • Use Case: When discussing metadata changes in Salesforce, it can remember the last object or field discussed and suggest relevant actions or further inquiries without needing to restate the context.

Quick Start

Activate the conversation-followups skill during a Salesforce org discussion and follow up with a question like "What about the other one?" or "show me its dependencies".

Frequently Asked Questions about conversation-followups

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain context when asking follow-up questions about Salesforce metadata?

To maintain context when asking follow-up questions about Salesforce metadata, you need a conversation memory tool that stores previous discussion turns. This Skill retains context from prior interactions, letting you reference previously discussed objects or fields without restating them.

How do I handle ambiguous pronouns in Salesforce org discussions?

Handling ambiguous pronouns in Salesforce org discussions requires resolving references based on prior conversation context. This Skill identifies pronouns and resolves ambiguous references automatically, preventing the need to re-resolve entities during continuous dialogue.

What is conversation context retention for Salesforce metadata changes?

Conversation context retention for Salesforce metadata changes is the process of storing prior discussion turns to facilitate follow-ups. It remembers the last object or field discussed, suggesting relevant actions without needing to restate the context.

Can I use this conversation follow-up handler without re-resolving previous references?

Yes, you can use this conversation follow-up handler without re-resolving previous references. It identifies pronouns and resolves ambiguous references based on stored context, enhancing conversation flow without repeatedly processing the same entities.

How do I start a follow-up query about a Salesforce object I just discussed?

To start a follow-up query about a Salesforce object you just discussed, activate the conversation-followups skill during your discussion. You can then ask questions like 'What about the other one?' or 'show me its dependencies' directly.

Why does my Salesforce conversation lose track of the last field we discussed?

Your Salesforce conversation loses track of the last field discussed because standard dialogue lacks built-in context memory. This Skill solves that by storing and updating context from previous turns, enabling seamless follow-up handling.