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.