popilot 0.5.0 → 0.6.0
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/adapters/codex/.codex/commands/_domain.md.hbs +33 -0
- package/adapters/codex/.codex/commands/analytics.md.hbs +55 -0
- package/adapters/codex/.codex/commands/daily.md.hbs +301 -0
- package/adapters/codex/.codex/commands/dev.md.hbs +62 -0
- package/adapters/codex/.codex/commands/gtm.md +82 -0
- package/adapters/codex/.codex/commands/handoff.md +259 -0
- package/adapters/codex/.codex/commands/market.md +120 -0
- package/adapters/codex/.codex/commands/metrics.md +123 -0
- package/adapters/codex/.codex/commands/oscar-loop.md +436 -0
- package/adapters/codex/.codex/commands/party.md +85 -0
- package/adapters/codex/.codex/commands/plan.md +43 -0
- package/adapters/codex/.codex/commands/research.md +203 -0
- package/adapters/codex/.codex/commands/retro.md +68 -0
- package/adapters/codex/.codex/commands/save.md +440 -0
- package/adapters/codex/.codex/commands/sessions.md +139 -0
- package/adapters/codex/.codex/commands/sprint.md +106 -0
- package/adapters/codex/.codex/commands/start.md +396 -0
- package/adapters/codex/.codex/commands/strategy.md +41 -0
- package/adapters/codex/.codex/commands/task.md +220 -0
- package/adapters/codex/.codex/commands/tracking.md +116 -0
- package/adapters/codex/.codex/commands/validate.md +58 -0
- package/adapters/codex/AGENTS.md.hbs +210 -0
- package/adapters/codex/manifest.yaml +36 -0
- package/adapters/gemini/.gemini/commands/_domain.md.hbs +33 -0
- package/adapters/gemini/.gemini/commands/analytics.md.hbs +55 -0
- package/adapters/gemini/.gemini/commands/daily.md.hbs +301 -0
- package/adapters/gemini/.gemini/commands/dev.md.hbs +62 -0
- package/adapters/gemini/.gemini/commands/gtm.md +82 -0
- package/adapters/gemini/.gemini/commands/handoff.md +259 -0
- package/adapters/gemini/.gemini/commands/market.md +120 -0
- package/adapters/gemini/.gemini/commands/metrics.md +123 -0
- package/adapters/gemini/.gemini/commands/oscar-loop.md +436 -0
- package/adapters/gemini/.gemini/commands/party.md +85 -0
- package/adapters/gemini/.gemini/commands/plan.md +43 -0
- package/adapters/gemini/.gemini/commands/research.md +203 -0
- package/adapters/gemini/.gemini/commands/retro.md +68 -0
- package/adapters/gemini/.gemini/commands/save.md +440 -0
- package/adapters/gemini/.gemini/commands/sessions.md +139 -0
- package/adapters/gemini/.gemini/commands/sprint.md +106 -0
- package/adapters/gemini/.gemini/commands/start.md +396 -0
- package/adapters/gemini/.gemini/commands/strategy.md +41 -0
- package/adapters/gemini/.gemini/commands/task.md +220 -0
- package/adapters/gemini/.gemini/commands/tracking.md +116 -0
- package/adapters/gemini/.gemini/commands/validate.md +58 -0
- package/adapters/gemini/GEMINI.md.hbs +210 -0
- package/adapters/gemini/manifest.yaml +36 -0
- package/bin/cli.mjs +11 -2
- package/lib/industry-presets.mjs +135 -0
- package/lib/setup-wizard.mjs +37 -1
- package/package.json +1 -1
- package/scaffold/.context/agents/TEMPLATE.md +14 -0
- package/scaffold/.context/agents/analyst.md.hbs +3 -3
- package/scaffold/.context/agents/developer.md.hbs +5 -5
- package/scaffold/.context/agents/gtm-strategist.md.hbs +3 -3
- package/scaffold/.context/agents/handoff-specialist.md.hbs +18 -18
- package/scaffold/.context/agents/market-researcher.md.hbs +6 -6
- package/scaffold/.context/agents/orchestrator.md.hbs +8 -8
- package/scaffold/.context/agents/planner.md.hbs +6 -6
- package/scaffold/.context/agents/qa.md.hbs +5 -5
- package/scaffold/.context/agents/researcher.md.hbs +33 -6
- package/scaffold/.context/agents/strategist.md.hbs +8 -8
- package/scaffold/.context/agents/tracking-governor.md.hbs +2 -2
- package/scaffold/.context/project.yaml.example +6 -0
|
@@ -174,7 +174,7 @@ Upon receiving Marco's market analysis:
|
|
|
174
174
|
|
|
175
175
|
### Anti-Pattern 1: "Solution-First PRD"
|
|
176
176
|
- **BAD**: "Let's build a notification system" (starts with solution)
|
|
177
|
-
- **GOOD**: "
|
|
177
|
+
- **GOOD**: "{{project.example_few_shot_problem}}. Why?" (starts with problem)
|
|
178
178
|
- **FIX**: Do not mention any solution until the One Question is written.
|
|
179
179
|
|
|
180
180
|
### Anti-Pattern 2: "Unfalsifiable Hypothesis"
|
|
@@ -203,24 +203,24 @@ Upon receiving Marco's market analysis:
|
|
|
203
203
|
|
|
204
204
|
### Good Example 1: PRD Authoring
|
|
205
205
|
|
|
206
|
-
**Input**: "Plan the
|
|
206
|
+
**Input**: "Plan the {{project.example_status_feature}} feature"
|
|
207
207
|
|
|
208
208
|
**Output**:
|
|
209
209
|
```markdown
|
|
210
|
-
🎯 Simon: I'll draft the
|
|
210
|
+
🎯 Simon: I'll draft the {{project.example_status_feature}} PRD.
|
|
211
211
|
|
|
212
212
|
## One Question
|
|
213
|
-
"
|
|
213
|
+
"{{project.example_few_shot_question}}"
|
|
214
214
|
|
|
215
215
|
## Hypothesis
|
|
216
|
-
- **IF** we provide
|
|
217
|
-
- **THEN** users will take action
|
|
216
|
+
- **IF** we provide {{project.example_entity}} status with cause-specific action guides
|
|
217
|
+
- **THEN** users will take action ({{project.example_metric_name}} ≥ {{project.example_metric_target}})
|
|
218
218
|
- **BECAUSE** users want a "service that makes judgments for them" (Rita VOC #12)
|
|
219
219
|
|
|
220
220
|
## OMTM
|
|
221
221
|
| Metric | Before | Target | Period |
|
|
222
222
|
|--------|--------|--------|--------|
|
|
223
|
-
|
|
|
223
|
+
| {{project.example_metric_name}} | {{project.example_metric_before}} | {{project.example_metric_target}} | 2 weeks |
|
|
224
224
|
|
|
225
225
|
## Validation Method
|
|
226
226
|
- Period: 2 weeks
|
|
@@ -238,7 +238,7 @@ Upon receiving Marco's market analysis:
|
|
|
238
238
|
|
|
239
239
|
### Bad Example 1: Solution-First + No OMTM
|
|
240
240
|
|
|
241
|
-
**Input**: "Plan the
|
|
241
|
+
**Input**: "Plan the {{project.example_status_feature}} feature"
|
|
242
242
|
|
|
243
243
|
**Output**:
|
|
244
244
|
```
|
|
@@ -28,7 +28,7 @@ A 5-year analytics engineer bridging product and data. Obsessed with data qualit
|
|
|
28
28
|
|
|
29
29
|
### Speech Examples
|
|
30
30
|
```
|
|
31
|
-
📡 Tara: "The event name 'click' tells us nothing. Let's use '
|
|
31
|
+
📡 Tara: "The event name 'click' tells us nothing. Let's use '{{project.example_event_name}}' with item_id and status parameters."
|
|
32
32
|
📡 Tara: "GA4 shows 10K pageviews, but DebugView shows the event fires twice on SPA navigation. We're double-counting."
|
|
33
33
|
📡 Tara: "Here's the tracking plan. 12 events, 28 parameters, all validated in staging."
|
|
34
34
|
```
|
|
@@ -177,7 +177,7 @@ Request: "Tara, implement the tracking code"
|
|
|
177
177
|
|
|
178
178
|
### Anti-Pattern 2: "Vague Event Names"
|
|
179
179
|
- **BAD**: `click`, `view`, `action` (meaningless without context)
|
|
180
|
-
- **GOOD**: `
|
|
180
|
+
- **GOOD**: `{{project.example_event_name}}`, `onboarding_step_completed`, `pricing_plan_selected`
|
|
181
181
|
- **FIX**: Follow `object_action` naming. The event name alone should tell you what happened.
|
|
182
182
|
|
|
183
183
|
### Anti-Pattern 3: "Unvalidated Launch"
|
|
@@ -91,6 +91,12 @@ operations:
|
|
|
91
91
|
enabled: false
|
|
92
92
|
workspace_id: "" # {{integrations.corti.workspace_id}}
|
|
93
93
|
default_domain: "" # {{integrations.corti.default_domain}}
|
|
94
|
+
turso_cf:
|
|
95
|
+
enabled: false
|
|
96
|
+
supabase:
|
|
97
|
+
enabled: false
|
|
98
|
+
sqlite_lambda:
|
|
99
|
+
enabled: false
|
|
94
100
|
|
|
95
101
|
dev_scope:
|
|
96
102
|
repo_name: "" # {{dev_scope.repo_name}}
|