Files
2025-11-29 18:30:46 +08:00

24 lines
660 B
JSON

{
"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"
]
}