Files
2025-11-29 18:31:27 +08:00

24 lines
640 B
JSON

{
"name": "referral-program-orchestration",
"description": "Referral program orchestration covering design, launch, and optimization",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/incentive-design/SKILL.md",
"./skills/fraud-detection/SKILL.md",
"./skills/partner-ops/SKILL.md"
],
"agents": [
"./agents/referral-architect.md",
"./agents/lifecycle-ops.md",
"./agents/partner-manager.md"
],
"commands": [
"./commands/design-referral.md",
"./commands/launch-program.md",
"./commands/optimize-referrals.md"
]
}