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": "loyalty-lifecycle-orchestration",
|
||||
"description": "Loyalty lifecycle orchestration covering program design, rewards, and analytics",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/loyalty-modeling/SKILL.md",
|
||||
"./skills/reward-ops/SKILL.md",
|
||||
"./skills/member-insights/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/loyalty-strategist.md",
|
||||
"./agents/reward-operations.md",
|
||||
"./agents/member-insights.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-loyalty.md",
|
||||
"./commands/configure-rewards.md",
|
||||
"./commands/monitor-loyalty.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user