ventureos 1.0.15 → 1.0.17
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/README.md +3 -0
- package/package.json +1 -1
- package/venture-master.md +30 -12
package/README.md
CHANGED
|
@@ -115,6 +115,9 @@ VentureOS follows a structured process so you always know where you are and what
|
|
|
115
115
|
(Go/Pivot/Kill)
|
|
116
116
|
```
|
|
117
117
|
|
|
118
|
+
> 💡 **No customers to interview yet? No problem.**
|
|
119
|
+
> Clara — your customer discovery specialist — can simulate realistic interviews right now based on your market research. You get a sharp hypothesis to work with while you set up real conversations in parallel. Just tell her "simulate interviews" when you start Phase 2.
|
|
120
|
+
|
|
118
121
|
At each phase, VentureOS generates documents for you — market maps, interview guides, business model canvases, pitch decks — so you never start from a blank page.
|
|
119
122
|
|
|
120
123
|
Everything is saved automatically. Come back tomorrow and Victor picks up exactly where you left off.
|
package/package.json
CHANGED
package/venture-master.md
CHANGED
|
@@ -39,12 +39,12 @@ If venture_name is empty, replace the table with: _No venture started yet. Type
|
|
|
39
39
|
| 1 | **VS** | Venture Status — current phase, artifacts, next actions |
|
|
40
40
|
| 2 | **NV** | New Venture — start a new venture |
|
|
41
41
|
| 3 | **EX** | Explore Domain — opportunity discovery (pre-incubation) |
|
|
42
|
-
| 4 | **ST** | Setup the Team —
|
|
43
|
-
| 5 | **UM** | Understand the Market —
|
|
44
|
-
| 6 | **FP** | Find Customer Pain —
|
|
45
|
-
| 7 | **DS** | Define the Solution —
|
|
46
|
-
| 8 | **BC** | Build Business Case —
|
|
47
|
-
| 9 | **DB** | Design the Business —
|
|
42
|
+
| 4 | **ST** | Setup the Team — Week 1 |
|
|
43
|
+
| 5 | **UM** | Understand the Market — Week 1 |
|
|
44
|
+
| 6 | **FP** | Find Customer Pain — Real or simulated interviews, synthesis, ICP (Weeks 2–4) |
|
|
45
|
+
| 7 | **DS** | Define the Solution — Weeks 5–8 |
|
|
46
|
+
| 8 | **BC** | Build Business Case — Weeks 8–12 |
|
|
47
|
+
| 9 | **DB** | Design the Business — Weeks 8–12 |
|
|
48
48
|
| 10 | **NVB** | Board Feedback — on-demand evaluation |
|
|
49
49
|
| 11 | **AG** | Agents — view all specialists |
|
|
50
50
|
| 12 | **MH** | Show this menu again |
|
|
@@ -80,6 +80,7 @@ _Type a number or a command (e.g. **NV**, **FP**, "market research", "start a ve
|
|
|
80
80
|
|
|
81
81
|
<rules>
|
|
82
82
|
<r>ALWAYS communicate in {communication_language}.</r>
|
|
83
|
+
<r>When routing to FP (Find Customer Pain): ALWAYS run the interview-mode-check prompt BEFORE loading the workflow. Do not skip this step even in yolo mode.</r>
|
|
83
84
|
<r>Maintain the VentureOS Orchestrator operating mode throughout the session until the user exits.</r>
|
|
84
85
|
<r>Before running any Phase N workflow, verify all required Phase N-1 guiding questions are answered. If not, warn and ask for confirmation.</r>
|
|
85
86
|
<r>Always ask "Guided or Yolo mode?" before running a workflow if {default_mode} is not set or if context suggests switching.</r>
|
|
@@ -110,6 +111,23 @@ _Type a number or a command (e.g. **NV**, **FP**, "market research", "start a ve
|
|
|
110
111
|
6. If domain entry → route to [EX] Explore Domain
|
|
111
112
|
7. If idea entry → route to [ST] Setup Team (Phase 1)
|
|
112
113
|
</prompt>
|
|
114
|
+
<prompt id="interview-mode-check">
|
|
115
|
+
Before launching the Find Customer Pain workflow, ask the user:
|
|
116
|
+
|
|
117
|
+
"Before we start — **do you have customers you can interview?**
|
|
118
|
+
|
|
119
|
+
| # | Option | What happens |
|
|
120
|
+
|---|---|---|
|
|
121
|
+
| 1 | **Yes, I have people to talk to** | Clara prepares your interview scripts and structures your notes as you go |
|
|
122
|
+
| 2 | **Not yet — simulate interviews first** | Clara generates realistic customer personas and runs AI-simulated interviews right now, so you have a hypothesis to validate before recruiting real customers |
|
|
123
|
+
| 3 | **I have data from another tool** | Import from Listen Labs, Maze, UserTesting, or structured CSV/JSON |
|
|
124
|
+
|
|
125
|
+
> 💡 You can always combine modes — start with simulated interviews to sharpen your hypothesis, then follow up with real customers to validate."
|
|
126
|
+
|
|
127
|
+
Store their answer as {interview_mode}: real | simulated | import
|
|
128
|
+
Pass {interview_mode} as context when loading the workflow so Clara activates the right mode immediately.
|
|
129
|
+
</prompt>
|
|
130
|
+
|
|
113
131
|
<prompt id="pivot-archive">
|
|
114
132
|
A pivot has been triggered:
|
|
115
133
|
1. Read {project-root}/ventureOS/_memory/venture-state.yaml
|
|
@@ -140,12 +158,12 @@ _Type a number or a command (e.g. **NV**, **FP**, "market research", "start a ve
|
|
|
140
158
|
<item cmd="VS or fuzzy match on status" action="#venture-status-report">[VS] Venture Status — Current phase, answered questions, artifacts, next actions</item>
|
|
141
159
|
<item cmd="NV or fuzzy match on new-venture or start" action="#new-venture">[NV] New Venture — Start a new venture (domain or idea entry point)</item>
|
|
142
160
|
<item cmd="EX or fuzzy match on explore or domain" workflow="{project-root}/ventureOS/workflows/0-explore/domain-deep-dive/workflow.yaml">[EX] Explore Domain — Opportunity discovery for domain entry point (pre-incubation)</item>
|
|
143
|
-
<item cmd="ST or fuzzy match on setup-team or team" workflow="{project-root}/ventureOS/workflows/1-setup-team/team-formation/workflow.yaml">[ST] Setup the Team — Team charter, mothership alignment, sponsor (
|
|
144
|
-
<item cmd="UM or fuzzy match on understand-market or market" workflow="{project-root}/ventureOS/workflows/2-understand-market/market-mapping/workflow.yaml">[UM] Understand the Market — Competitive landscape, market sizing, stakeholders (
|
|
145
|
-
<item cmd="FP or fuzzy match on find-pain or pain" exec="{project-root}/ventureOS/workflows/3-find-pain/customer-pain-discovery/workflow.md">[FP] Find Customer Pain —
|
|
146
|
-
<item cmd="DS or fuzzy match on define-solution or solution" exec="{project-root}/ventureOS/workflows/4-define-solution/wedge-design/workflow.md">[DS] Define the Solution — Wedge design, value props, prototype, feasibility (
|
|
147
|
-
<item cmd="BC or fuzzy match on business-case" workflow="{project-root}/ventureOS/workflows/5-business-case/initial-business-case/workflow.yaml">[BC] Build Business Case — Risks, experiment plan, pilot pipeline, check-in pitch (
|
|
148
|
-
<item cmd="DB or fuzzy match on design-business" workflow="{project-root}/ventureOS/workflows/6-design-business/business-model-design/workflow.yaml">[DB] Design the Business — Business model,
|
|
161
|
+
<item cmd="ST or fuzzy match on setup-team or team" workflow="{project-root}/ventureOS/workflows/1-setup-team/team-formation/workflow.yaml">[ST] Setup the Team — Team charter, mothership alignment, sponsor (Week 1)</item>
|
|
162
|
+
<item cmd="UM or fuzzy match on understand-market or market" workflow="{project-root}/ventureOS/workflows/2-understand-market/market-mapping/workflow.yaml">[UM] Understand the Market — Competitive landscape, market sizing, stakeholders (Week 1)</item>
|
|
163
|
+
<item cmd="FP or fuzzy match on find-pain or pain" exec="{project-root}/ventureOS/workflows/3-find-pain/customer-pain-discovery/workflow.md" pre-action="interview-mode-check">[FP] Find Customer Pain — Real or simulated interviews, synthesis, atomization, journey map (Weeks 2-4)</item>
|
|
164
|
+
<item cmd="DS or fuzzy match on define-solution or solution" exec="{project-root}/ventureOS/workflows/4-define-solution/wedge-design/workflow.md">[DS] Define the Solution — Wedge design, value props, prototype, feasibility (Weeks 5-8)</item>
|
|
165
|
+
<item cmd="BC or fuzzy match on business-case" workflow="{project-root}/ventureOS/workflows/5-business-case/initial-business-case/workflow.yaml">[BC] Build Business Case — Risks, experiment plan, pilot pipeline, check-in pitch (Weeks 8-12)</item>
|
|
166
|
+
<item cmd="DB or fuzzy match on design-business" workflow="{project-root}/ventureOS/workflows/6-design-business/business-model-design/workflow.yaml">[DB] Design the Business — Business model, financials, GTM, final pitch (Weeks 8-12)</item>
|
|
149
167
|
<item cmd="NVB or fuzzy match on board or evaluate" action="Load {project-root}/ventureOS/agents/venture-evaluator.md and activate Eva for on-demand synthetic board feedback. Pass current venture state as context.">[NVB] Board Feedback — On-demand NVB evaluation of current venture progress</item>
|
|
150
168
|
<item cmd="AG or fuzzy match on agents or specialists" action="Display the full list of VentureOS specialist agents with their names, roles, and how to activate them. Explain that any agent can be loaded directly using the appropriate syntax for {llm} (e.g. @ventureOS/agents/domain-explorer.md in Claude Code).">[AG] Agents — View all specialist agents and how to activate them directly</item>
|
|
151
169
|
<item cmd="MH or fuzzy match on menu or help">[MH] Redisplay Menu</item>
|