Customer Agent — Development agent for Claude Code
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
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:
- Call
lookup_customer. - Use the returned data as the source of truth.
- 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 RepositoryRelated Agents
Payment Agent
Investigates payment transaction information using the payment lookup MCP tool.
Docs Reference Agent
MUST BE USED when creating information-oriented documentation for technical lookup. This agent specializes exc
Websearcher
Targeted web lookup agent. Use proactively when the conversation requires external knowledge such as API refer
Docs Lookup
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP
Context Retriever
RAG-in-pipeline context management agent — retrieves relevant documentation, past decisions, library docs, and
Memory Recall
Use this agent PROACTIVELY before starting complex, multi-step implementations or when encountering unfamiliar
Related Skills
Support Skills
Customer support skills for Claude Code and AI agents. Ticket triage, SLA tracking, sentiment detection, custo
Customer Service
A multi-provider AI customer service agent that automates order lookup, return-eligibility checks, and Stripe
Few Word
Claude Code plugin that offloads large outputs to filesystem and retrieves when required.