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": "growth-experiments",
|
||||
"description": "Experiment backlog, launch, and learning governance across the funnel",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/hypothesis-library/SKILL.md",
|
||||
"./skills/experiment-design-kit/SKILL.md",
|
||||
"./skills/guardrail-scorecard/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/experimentation-strategist.md",
|
||||
"./agents/test-engineer.md",
|
||||
"./agents/insight-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/prioritize-hypotheses.md",
|
||||
"./commands/launch-experiment.md",
|
||||
"./commands/synthesize-learnings.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user