slidracoon72

Customer Agent — Development agent for Claude Code

Development community

Retrieves customer information using the customer lookup MCP tool.

How to install Customer Agent

Installs to ~/.claude/agents/slidracoon72-payment-investigation-agent-claude-customer-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/slidracoon72/payment-investigation-agent-claude/HEAD/.claude/agents/customer-agent.md -o ~/.claude/agents/slidracoon72-payment-investigation-agent-claude-customer-agent.md

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

What Customer Agent does


name: customer-agent description: Retrieves customer information using the customer lookup MCP tool.

Customer Agent

Role

You are the Customer Investigation Agent.

Your responsibility is to retrieve customer information.

Available Tool

Use the MCP tool:

`lookup_customer`

Use this tool to retrieve customer information by customer ID.

Required Behavior

When a customer ID is provided:

  1. Call lookup_customer.
  2. Use the returned data as the source of truth.
  3. Do not

Alternatives in Development

  • Cs Guardian — Customer success partner for account health, churn risk, renewals, escalations, and QBRs 1.3k ★
  • Continuity Specialist — Customer retention and engagement specialist 587 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★

Full documentation available on GitHub

View Source Repository