home / skills / gtmagents / gtm-agents / reward-ops
This skill helps manage loyalty reward catalogs and fulfillment end-to-end, aligning governance, automation, and compliance for reliable program execution.
npx playbooks add skill gtmagents/gtm-agents --skill reward-opsReview the files below or copy the command above to add this skill to your agents.
---
name: reward-ops
description: Use to run day-to-day loyalty reward catalog management and fulfillment.
---
# Reward Operations Skill
## When to Use
- Launching or refreshing reward catalogs.
- Coordinating fulfillment vendors and automation.
- Auditing operational readiness before major loyalty pushes.
## Framework
1. **Catalog Governance** – metadata (SKU, cost, eligibility, expiry), vendor SLAs, localization.
2. **Fulfillment Automation** – points issuance, redemption logic, webhooks, notifications, support flows.
3. **Risk & Compliance** – tax reporting, export restrictions, fraud detection, audit logs.
4. **Support Runbooks** – escalation paths, refund policies, communication templates.
5. **Continuous Improvement** – performance reviews, vendor scorecards, refresh cadence.
## Templates
- Reward catalog spreadsheet with governance fields.
- Fulfillment flowchart (trigger → system → action → SLA).
- Incident log + RCA template.
## Tips
- Maintain sandbox environments to test new rewards end-to-end.
- Pair with finance/legal reviews for new reward types.
- Keep member communications consistent by storing approved macros.
---
This skill provides a production-ready toolkit for day-to-day loyalty reward catalog management and fulfillment. It centralizes catalog governance, fulfillment automation, risk controls, and support runbooks so teams can launch, operate, and iterate reward programs reliably. The skill is designed for ops, marketing, and revenue teams managing points, redemptions, and vendor fulfillment.
The skill inspects and validates reward metadata (SKU, cost, eligibility, expiry) and enforces catalog governance rules. It automates fulfillment flows including points issuance, redemption logic, webhooks, and notifications while logging events for audits. It surfaces risk and compliance checks (tax, export, fraud signals) and provides runbook templates for support and incident response. Performance and vendor scorecards feed continuous improvement recommendations.
Does the skill handle tax and export compliance?
Yes — it includes checks and logging for tax reporting and basic export restrictions, and flags items that need legal review.
Can I test reward flows before going live?
Absolutely — the workflow assumes sandbox environments for end-to-end validation of issuance, redemption, and notifications.