0-eo-guide

Guides MicroSaaS founders through a six-phase build journey and scaffolds EO-Brain workspaces.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SMOrchestra-ai/smorch-brain --skill 0-eo-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 0-eo-guide
Source: https://github.com/SMOrchestra-ai/smorch-brain/tree/main/plugins/eo-microsaas-os/skills/0-eo-guide
Command: npx skills add https://github.com/SMOrchestra-ai/smorch-brain --skill 0-eo-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides aspiring MicroSaaS founders through a structured six-phase build journey by scaffolding an EO-Brain workspace, detecting progress, and routing users to the exact next step so they avoid costly mistakes and guesswork.

Core Features & Use Cases

  • Workspace scaffolding: Creates EO-Brain/ directory tree, INDEX.md, README.md, _progress.md, and saves language preference on first run.
  • Phase detection & routing: Scans scorecards and project files to determine current phase and recommends the single next action or skill to run.
  • Scorecard parsing & quality checks: Reads and evaluates scorecards, applies PASS/COACH/STOP thresholds, and surfaces missing items.
  • Coaching & skip handling: Provides empathetic coaching language, ROI explanations, and safe options when students want to skip or proceed with incomplete work.
  • Modes of operation: First-run (/eo-start) scaffolding, returning guide (/eo-guide) for full scans and recommendations, and compact status (/eo-status) for dashboards.
  • Integration points: Updates _progress.md and INDEX.md and routes to downstream skills like 1-eo-brain-ingestion, 1-eo-template-factory, and 2-eo-gtm-asset-factory.
  • Use case: A new founder runs /eo-start to create the workspace and set language, then returns with /eo-guide to see which scorecards are missing and what to run next.

Quick Start

Run the guide by invoking /eo-start to scaffold your EO-Brain workspace, set your language preference, and begin phase detection.

Frequently Asked Questions about 0-eo-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a MicroSaaS build journey to avoid common founder mistakes?

A MicroSaaS build journey can be structured into a six-phase process using the EO-Brain workspace scaffold, which detects your current phase, evaluates scorecards, and routes you to the exact next skill needed to avoid guesswork and costly mistakes.

How do I set up an EO-Brain workspace for MicroSaaS phase tracking?

You can scaffold an EO-Brain workspace by running the initial /eo-start command, which automatically creates the directory tree, INDEX.md, README.md, _progress.md, and saves your language preference to begin tracking your build phases.

What is scorecard parsing and how does it guide MicroSaaS progress?

Scorecard parsing reads and evaluates your project files to apply PASS, COACH, or STOP thresholds, surfacing any missing items so the guide can recommend the precise next action or skill to execute in your build journey.

Can I skip a coaching phase if my MicroSaaS scorecard is incomplete?

If your scorecard is incomplete, the guide provides empathetic coaching language, ROI explanations, and safe skip options, allowing you to proceed with explicit warnings about potential risks during the build journey.

How do I check my current MicroSaaS phase status quickly?

You can check your current phase status by running the compact /eo-status command, which scans your scorecards and project files to generate a dashboard summary of your progress and the next recommended action.

Does the MicroSaaS guide integrate with downstream go-to-market and ingestion skills?

The guide integrates with downstream skills like 1-eo-brain-ingestion, 1-eo-template-factory, and 2-eo-gtm-asset-factory, updating _progress.md and INDEX.md while routing you directly to the appropriate next tool.