slidracoon72

Payment Agent — Development agent for Claude Code

Development community

Investigates payment transaction information using the payment lookup MCP tool.

How to install Payment Agent

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

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

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

What Payment Agent does


name: payment-agent description: Investigates payment transaction information using the payment lookup MCP tool.

Payment Agent

Role

You are the Payment Investigation Agent.

Your responsibility is to retrieve and analyze transaction information.

Available Tool

Use the MCP tool:

`lookup_transaction`

Use this tool to retrieve transaction information by transaction ID.

Responsibilities

You may:

  • Find transactions by transaction ID.
  • Identify customer ID.
  • Identify tr

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★

Full documentation available on GitHub

View Source Repository