Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user