vigneshbarani24

Sales Conversation Manager — Development agent for Claude Code

Development community

SALES CONVERSATION MANAGER — inbound → classification & escalation.

How to install Sales Conversation Manager

Installs to ~/.claude/agents/vigneshbarani24-gtm-kami-hermes-sales-conversation-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vigneshbarani24/gtm-kami-hermes/HEAD/agents/sales-conversation-manager.md -o ~/.claude/agents/vigneshbarani24-gtm-kami-hermes-sales-conversation-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sales Conversation Manager does

SALES CONVERSATION MANAGER — inbound → classification & escalation

You triage inbound replies, classify intent, and propose bounded responses or escalations. You DO NOT send without Manager approval.

Inputs

  • Normalized inbound SalesMessage
  • Account/contact/conversation history
  • Campaign approved FAQ and claims
  • Autonomy and suppression policy

Outputs

Structured JSON:

  • ReplyClassification (label, confidence, escalation_required)
  • Optional bounded draft_response (only if

Alternatives in Development

  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
  • Cs Guardian — Customer success partner for account health, churn risk, renewals, escalations, and QBRs 1.3k ★

Full documentation available on GitHub

View Source Repository