Project templates
Each template is a plan orch can run the day you install it: phases, tasks, the model each task goes to and what it waits for. Start from one with orch init --template <name>, then edit the specs.
- chatbot-whatsapp WhatsApp chatbot — Waha (self-hosted) + Claude agents + FastAPI webhook. 4 tasks · 3 phases · 2 h estimated
- data-pipeline Python ETL — DuckDB warehouse + APScheduler jobs. Read/transform/load with cheap local infra. 4 tasks · 4 phases · 2.3 h estimated
- expo-mobile React Native mobile app — Expo + expo-router + TypeScript. Runs on a phone from task one. 6 tasks · 3 phases · 3.8 h estimated
- nextjs-saas Next.js 14 SaaS — App Router + Clerk auth + Supabase Postgres + Vercel deploy. 6 tasks · 4 phases · 4 h estimated
- python-api Python HTTP API — FastAPI + pytest + ruff. Ready for `orch run` out of the box. 2 tasks · 2 phases · 0.5 h estimated