Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "product-led-growth",
|
||||
"description": "Self-serve onboarding, PQL routing, and in-app experiment governance",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/onboarding-blueprint/SKILL.md",
|
||||
"./skills/pql-framework/SKILL.md",
|
||||
"./skills/in-app-messaging-kit/SKILL.md",
|
||||
"./skills/usage-health-scorecard/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/product-adoption-strategist.md",
|
||||
"./agents/pql-ops-lead.md",
|
||||
"./agents/usage-growth-scientist.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-onboarding-journey.md",
|
||||
"./commands/operationalize-pql-routing.md",
|
||||
"./commands/launch-in-app-experiments.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user