ONE-GO BUILD
Approve once. Walk away.
/toh-plan writes a real plan to a file. You say "Go" — and it builds the entire plan without asking "continue?" ever again.
.toh/plan.md
Status: approved
→ Go
Describe the app you want in one sentence. Toh plans it, builds it, tests it, and fixes it — until it actually works.
01 · Problem
Building software shouldn't require becoming a software company.
02 · Solution
No prompts to engineer. No steps to manage. One sentence in plain language.
You type
“a queue booking app for my barbershop”
/toh-vibe
You get
A real, running app
03 · How it works
Three commands. The third one is optional.
$ npx toh-framework installOne command. Works with Claude Code, Cursor, Codex, Gemini CLI, and Antigravity.
$ /toh-vibe your idea, in your own wordsToh writes a plan file, designs an identity, then builds every page — checking its own work as it goes.
$ /toh-plan → "Go"For bigger builds: approve the plan once. It runs to the end and reports back when everything passes.
04 · Features
Version 2.0 is built around one idea: you shouldn't have to watch.
ONE-GO BUILD
/toh-plan writes a real plan to a file. You say "Go" — and it builds the entire plan without asking "continue?" ever again.
.toh/plan.md
Status: approved
→ Go
TOH LOOP
Build, test, fix, repeat — task by task, until every checkbox is ticked and the build passes. Quoted output is the only proof it accepts.
✓ build
✓ test
✓ fix
↻ repeat until green
STOP HOOK
A guard watches the plan file. If tasks are unfinished, "done" is not an option.
$ done?
✕ blocked — 2 tasks remaining
continuing…
DESIGN IDENTITY
Every project gets its own DESIGN.md — fonts, colors, navigation, one signature detail. The "AI look" is on a banned list. Literally.
DESIGN.md
fonts · colors · nav
signature: 1
AUTO-RESUME
Progress lives in a file, not in the chat. Reopen tomorrow — or in a different editor — and it continues from the exact task it stopped at.
— session closed —
$ /toh-vibe
resuming at T005…
05 · Examples
Same framework, two very different apps — each with its own design identity.
$ /toh-vibe a queue booking app for a barbershopBarbershop Queue
Booking, staff schedule, owner dashboard
$ /toh-vibe a coffee shop loyalty card systemCoffee Loyalty
Member points, rewards, back office
Both built by the framework, unedited.
06 · Compare
| The usual way | With Toh | |
|---|---|---|
| Cost | Agency quote, per feature | Open source, free forever |
| First working version | Weeks to months | One sitting |
| Your attention | Manage every step | Approve once, come back later |
| When something breaks | File a ticket, wait | It reproduces, proves, and fixes |
| How it looks | Template or expensive | Its own design identity |
07 · For you
08 · FAQ
Yes — that's the point. You describe what you want in plain language, and Toh handles planning, building, and testing. You'll see your app in the browser, not in code.