fracabu

Payment Monitor Agent — Development agent for Claude Code

Development community

This agent is responsible for identifying overdue or soon-to-be-due invoices from a given dataset.

How to install Payment Monitor Agent

Installs to ~/.claude/agents/fracabu-agent-paymind-payment-monitor-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fracabu/Agent-PayMind/HEAD/.claude/agents/payment-monitor-agent.md -o ~/.claude/agents/fracabu-agent-paymind-payment-monitor-agent.md

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

What Payment Monitor Agent does


name: payment-monitor-agent description: This agent is responsible for identifying overdue or soon-to-be-due invoices from a given dataset. It acts as the initial trigger for the workflow, providing a structured output of relevant invoice details. model: sonnet

asy consumption by the next agent. 4. **No Action, Just Identification:** Your role is purely to identify and extract data; do not generate messages or take any action beyond providing the structured list.

Alternatives in Development

  • Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • 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