solo-stream
Interactive decision-making wizard using STREAM 6-layer framework for founders facing high-stakes choices. Use when user says "help me decide", "should I do this", "evaluate decision", "STREAM analysis", "run decision framework", or "pros and cons". Do NOT use for idea validation with PRD (use /validate).
Why use this skill?
Use the STREAM 6-layer framework to evaluate high-stakes decisions with an interactive AI wizard. Get scored, objective advice on your business pivots.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fortunto2/solo-streamWhat This Skill Does
The solo-stream skill provides an interactive, structured decision-making framework designed specifically for high-stakes environments. Based on the STREAM 6-layer methodology, it guides founders and leaders through a rigorous analysis process that filters intuition through Epistemological, Temporal, Action, Stakes, Social, and Meta lenses. Instead of leaving you to struggle with cognitive biases, solo-stream acts as an objective sounding board, scoring your dilemma across six critical dimensions to produce a weighted recommendation (GO/PAUSE/NO-GO). It forces the exploration of second-order effects, reversibility, and alignment with your long-term values, effectively serving as an on-demand executive coach for your most critical business pivots or dilemmas.
Installation
Install the skill directly into your OpenClaw environment by running the following command in your terminal:
clawhub install openclaw/skills/skills/fortunto2/solo-stream
Use Cases
This skill is ideal for high-stakes business choices where the path forward is ambiguous. Use it when you are evaluating a new market entry, deciding whether to pivot your product strategy, assessing a major capital expenditure, or questioning if a current project aligns with your long-term vision. It provides the clarity needed to cut through noise and ensure that decisions are not only profitable but also sustainable and aligned with your personal mission.
Example Prompts
- "I'm thinking about pivoting our entire B2B focus to a B2C model. Can you help me decide if this is the right move?"
- "Should I accept this buyout offer or keep building? Please run a STREAM analysis on this."
- "I have two directions for our roadmap this quarter. Let's look at the pros and cons using the STREAM framework."
Tips & Limitations
To get the best results, provide as much context as possible when initiating the skill. If you leave the initial decision vague, the agent will prompt you for details, but starting with a clear statement saves time. Remember that the STREAM framework is designed for strategic dilemmas—do not use it for simple task management or product requirements validation (use /validate for those). The skill is most effective when you are honest about your fears and assumptions, as the "Epistemological" and "Stakes" layers rely on the quality of the data you provide. Finally, ensure your project directory is configured if you wish to use the file-writing capabilities to save your decision records for future reference.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fortunto2-solo-stream": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
solo-swarm
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "parallel research", "investigate fast", "3 agents", "team research", or wants faster alternative to /research. Produces research.md. Do NOT use for solo research (use /research) or idea scoring (use /validate).
solo-build
Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).
solo-metrics-track
Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds. Use when user says "set up metrics", "track KPIs", "PostHog events", "funnel analysis", "when to kill or scale", or "success metrics". Do NOT use for SEO metrics (use /seo-audit).
solo-audit
Health check knowledge base for broken links, missing frontmatter, tag inconsistencies, and coverage gaps. Use when user says "audit KB", "check frontmatter", "find broken links", "tag cleanup", or "knowledge base quality". Do NOT use for SEO audits (use /seo-audit) or code reviews.
solo-seo-audit
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores 0-100. Use when user says "check SEO", "audit this page", "SEO score", "check meta tags", or "SERP position". Do NOT use for generating landing content (use /landing-gen) or social media posts (use /content-gen).