@analyticscli/growth-engineer 0.1.0-preview.0 → 0.1.0-preview.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config.js +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/runtime/openclaw-growth-runner.mjs +20 -20
- package/dist/runtime/openclaw-growth-runner.mjs.map +1 -1
- package/dist/runtime/openclaw-growth-start.mjs +1 -1
- package/dist/runtime/openclaw-growth-wizard.mjs +62 -45
- package/dist/runtime/openclaw-growth-wizard.mjs.map +1 -1
- package/package.json +2 -2
- package/templates/config.example.json +20 -20
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@analyticscli/growth-engineer",
|
|
3
|
-
"version": "0.1.0-preview.
|
|
3
|
+
"version": "0.1.0-preview.2",
|
|
4
4
|
"description": "Growth Engineer CLI for connector setup, scheduling, health checks, and OpenClaw-compatible growth runs.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
9
|
-
"url": "https://github.com/Wotaso/growth-engineer-cli.git"
|
|
9
|
+
"url": "git+https://github.com/Wotaso/growth-engineer-cli.git"
|
|
10
10
|
},
|
|
11
11
|
"homepage": "https://github.com/Wotaso/growth-engineer-cli#readme",
|
|
12
12
|
"bugs": {
|
|
@@ -55,39 +55,39 @@
|
|
|
55
55
|
},
|
|
56
56
|
"schedule": {
|
|
57
57
|
"intervalMinutes": 1440,
|
|
58
|
-
"connectorHealthCheckIntervalMinutes":
|
|
58
|
+
"connectorHealthCheckIntervalMinutes": 360,
|
|
59
59
|
"skipIfNoDataChange": true,
|
|
60
60
|
"skipIfIssueSetUnchanged": true,
|
|
61
61
|
"cadences": [
|
|
62
62
|
{
|
|
63
63
|
"key": "daily",
|
|
64
|
-
"title": "Daily production guardrail",
|
|
64
|
+
"title": "Daily Sentry and production guardrail",
|
|
65
65
|
"intervalDays": 1,
|
|
66
66
|
"criticalOnly": true,
|
|
67
|
-
"focusAreas": ["crash", "conversion", "paywall"],
|
|
68
|
-
"sourcePriorities": ["sentry", "glitchtip", "analytics", "asc_cli", "
|
|
69
|
-
"objective": "
|
|
70
|
-
"instructions": "
|
|
67
|
+
"focusAreas": ["sentry_errors", "crash", "onboarding", "conversion", "paywall", "purchase"],
|
|
68
|
+
"sourcePriorities": ["sentry", "glitchtip", "analytics", "revenuecat", "asc_cli", "feedback", "github"],
|
|
69
|
+
"objective": "Analyze every configured project for critical production blockers: Sentry/GlitchTip errors, crashes, onboarding or purchase drop-offs, zero-conversion days, missing buyers, very low users, and other silent business anomalies.",
|
|
70
|
+
"instructions": "Compare against recent baselines across connected sources and code changes. If the finding is critical, produce the exact fix or next debugging step and prefer a GitHub issue or draft PR when GitHub write access is configured; otherwise hand off via OpenClaw chat. Avoid generic growth ideas."
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"key": "weekly",
|
|
74
|
-
"title": "Weekly
|
|
74
|
+
"title": "Weekly executive product and growth summary",
|
|
75
75
|
"intervalDays": 7,
|
|
76
76
|
"criticalOnly": false,
|
|
77
|
-
"focusAreas": ["conversion", "paywall", "onboarding", "marketing", "retention"],
|
|
78
|
-
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry"],
|
|
79
|
-
"objective": "
|
|
80
|
-
"instructions": "Pick one to three high-confidence
|
|
77
|
+
"focusAreas": ["conversion", "paywall", "onboarding", "marketing", "retention", "stability"],
|
|
78
|
+
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry", "github"],
|
|
79
|
+
"objective": "Create an executive summary across all configured projects, connectors, recent releases, code changes, revenue, activation, retention, reviews, and production stability.",
|
|
80
|
+
"instructions": "Pick one to three high-confidence improvements with evidence, expected KPI movement, likely code/store surfaces, owner-ready next steps, and a verification plan. Create GitHub issues or draft PR proposals only when the evidence is specific enough."
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"key": "monthly",
|
|
84
|
-
"title": "Monthly business and
|
|
84
|
+
"title": "Monthly deep product, business, and code review",
|
|
85
85
|
"intervalDays": 30,
|
|
86
86
|
"criticalOnly": false,
|
|
87
|
-
"focusAreas": ["conversion", "paywall", "retention", "marketing", "onboarding"],
|
|
88
|
-
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry"],
|
|
89
|
-
"objective": "Compare MRR, trial conversion, churn, acquisition quality, store conversion, retention, review themes, feature usage,
|
|
90
|
-
"instructions": "Decide what should be built, changed, or
|
|
87
|
+
"focusAreas": ["conversion", "paywall", "retention", "marketing", "onboarding", "codebase"],
|
|
88
|
+
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry", "github"],
|
|
89
|
+
"objective": "Compare all configured projects month-over-month: MRR, trial conversion, churn, acquisition quality, store conversion, retention, review themes, feature usage, crash totals, and codebase changes.",
|
|
90
|
+
"instructions": "Decide what should be built, changed, deleted, or instrumented next. Tie conclusions to connector data plus codebase evidence and explain why each recommendation should move revenue, activation, retention, stability, or acquisition quality."
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
"key": "quarterly",
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
"intervalDays": 91,
|
|
96
96
|
"criticalOnly": false,
|
|
97
97
|
"focusAreas": ["marketing", "paywall", "retention", "conversion", "onboarding"],
|
|
98
|
-
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback"],
|
|
99
|
-
"objective": "Revisit positioning, pricing/packaging, onboarding architecture, roadmap assumptions, tracking quality, and major funnel bets.",
|
|
98
|
+
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "github", "sentry"],
|
|
99
|
+
"objective": "Revisit positioning, pricing/packaging, onboarding architecture, roadmap assumptions, tracking quality, codebase constraints, and major funnel bets across every configured project.",
|
|
100
100
|
"instructions": "Find structural constraints and durable opportunities. Tie recommendations to cohort behavior, monetization, reviews, channel quality, and shipped changes."
|
|
101
101
|
},
|
|
102
102
|
{
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"criticalOnly": false,
|
|
107
107
|
"focusAreas": ["retention", "conversion", "paywall", "marketing", "general"],
|
|
108
108
|
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry"],
|
|
109
|
-
"objective": "Audit connector coverage, SDK instrumentation, event taxonomy, data reliability, memory, growth loops, and whether strategy still matches the best users.",
|
|
109
|
+
"objective": "Audit connector coverage, SDK instrumentation, event taxonomy, data reliability, memory, growth loops, and whether product/code strategy still matches the best users across configured projects.",
|
|
110
110
|
"instructions": "Prioritize measurement fixes and system changes that make future analysis more trustworthy. Identify stale events, missing attribution, weak identity, and misleading dashboards."
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"criticalOnly": false,
|
|
117
117
|
"focusAreas": ["marketing", "retention", "paywall", "conversion", "general"],
|
|
118
118
|
"sourcePriorities": ["analytics", "revenuecat", "asc_cli", "feedback", "sentry"],
|
|
119
|
-
"objective": "Reset strategy from evidence: market/channel fit, monetization model, retention ceiling, product scope, and whether to double down, reposition, rebuild, or sunset major surfaces/features.",
|
|
119
|
+
"objective": "Reset strategy from evidence across every configured project: market/channel fit, monetization model, retention ceiling, product scope, and whether to double down, reposition, rebuild, or sunset major surfaces/features.",
|
|
120
120
|
"instructions": "Use the full year of memory, releases, revenue, acquisition, reviews, code changes, and cohort behavior. Produce strategic experiments and stop-doing decisions."
|
|
121
121
|
}
|
|
122
122
|
]
|