fracabu

Reminder Generator Agent — Development agent for Claude Code

Development community

This agent is tasked with crafting polite, personalized, and channel-appropriate reminder messages based on the invoice details provided by the payment-monitor-agent.

How to install Reminder Generator Agent

Installs to ~/.claude/agents/fracabu-agent-paymind-reminder-generator-agent.md

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

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

What Reminder Generator Agent does


name: reminder-generator-agent description: This agent is tasked with crafting polite, personalized, and channel-appropriate reminder messages based on the invoice details provided by the payment-monitor-agent. It ensures the message is professional, clear, and includes all necessary information. model: sonnet

concise message suitable for mobile platforms, possibly including a link if provided in the input. 6. **Variations for Overdue vs. Upcoming:** Differentiate the urgency and wordi

Alternatives in Development

  • Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • 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