Coordination Zero OSby Audra Carpenter
Home/Tool Stack Guide
Build Decisions

Pick the simplest tool that can hold your system.

You do not need the fanciest build. You need the right container for the stage you are in, the people using it, and the workflows it has to support.

How to use this guide

Decide what each tool is responsible for.

These are not software tutorials. They are decision notes for choosing one system of record, building as much as possible inside it, and only adding outside tools when the workflow crosses a boundary your core stack cannot handle cleanly.

Where Your OS Lives
StarterManual OS

Notion Starter OS

Best for a clean manual workspace with docs, databases, relations, and views in one place. Use it when you want the OS to be easy to edit before it needs heavy automation.

Watch for: automation limits and reporting friction
StarterProof of concept

Google Sheets

Best for validating the structure before you care about polish. Use it when you want speed, low friction, and a familiar place to test fields, tabs, and workflow logic.

Watch for: messy relationships and weak permissions
OperationsStructured data

Airtable

Best for operational data with real relationships, views, and automations. Use it when the OS is becoming a business backend, not just a planning document.

Watch for: cost, interface design, and complexity creep
Custom AppAdvanced

Lovable + Supabase

Best for a custom app on a real database after the workflow has been proven. Use it when you need ownership, flexibility, and an experience built around your exact process.

Watch for: product-building overhead
How People Use It
App Front EndNo-code portal

Softr.io

Best for turning Airtable-style data into an app-like experience without custom code. Use it when clients, collaborators, or team members need cleaner access than a raw database view.

Watch for: the database underneath still has to be solid
Automation Layer
Native FirstStart here

Built-In Automations

Best for status changes, reminders, notifications, approvals, routing, and app-native actions. Use the automation tools inside Notion, Airtable, Softr, or your Lovable + Supabase app before adding another platform.

Watch for: outside handoffs your core stack cannot reach
AutomationVisual scenarios

Make

Best for cross-tool workflows that need visual branching, outside API calls, scheduled runs, or multi-step handoffs between apps your OS does not fully own.

Watch for: scenario sprawl before the process is stable
AutomationCommon handoffs

Zapier

Best for simple, familiar app-to-app automations. Use it when the workflow is straightforward and the fastest win is connecting two tools without custom setup.

Watch for: cost and brittleness as workflows get complex
AutomationTechnical control

n8n

Best for technical builders who want more control, self-hosting options, or custom workflow logic around their OS.

Watch for: maintenance responsibility
What Powers the Workflows
WorkbenchPrompt runs

ChatGPT / OpenAI

Best for running prompts, specs, content workflows, and structured reasoning. Use it when the work is strategy, writing, generation, cleanup, or repeatable AI-assisted production.

Watch for: outputs improve when setup context is strong
WorkbenchWriting and synthesis

Claude

Best for long-form drafting, synthesis, and strategic cleanup. Use it when you want another strong reasoning and writing environment around the same OS inputs.

Watch for: prompts still need clear source context
WorkbenchGoogle context

Gemini

Best when source material, docs, sheets, email, or calendar context already lives in Google Workspace. Use it as another reasoning and generation surface around the same OS inputs.

Watch for: keep final records in the OS, not scattered in chats
Model RouterAdvanced

OpenRouter

Best for advanced builders who want to test, compare, or route work across multiple AI models from one access layer.

Watch for: model choice does not replace workflow design
WorkbenchCode assistance

Claude Code

Best for technical users wiring or modifying their own version of the system. Use it when your OS has moved from no-code configuration into code-backed implementation.

Watch for: technical setup and repo discipline
WorkbenchAgentic build work

Codex

Best for implementing, editing, and maintaining the more technical parts of the OS with an agent working inside the codebase.

Watch for: clearer tasks produce better changes
WorkbenchEditor workflow

Cursor

Best for hands-on coding inside an editor with AI assistance nearby. Use it when you want to stay close to the code while getting help with implementation.

Watch for: it assumes you are comfortable editing code
Visual Production Tools
ImageGeneration and edits

GPT-Image

Best for image generation and editing workflows connected to content, campaigns, and brand assets. Use it when the output needs to move quickly from concept to usable creative.

Watch for: consistent brand direction matters
ImageFast experiments

Nano Banana

Best for fast visual experiments and asset variations. Use it when you are exploring directions before deciding what belongs in the brand or campaign system.

Watch for: experiments still need curation
ImageHigh-quality output

Flux

Best for stronger visual generation when the content system needs higher-quality image output or more refined creative direction.

Watch for: prompt detail and model choice affect results
ImageText and layout

Ideogram

Best for concepts that need stronger text, graphic, or layout-aware generation. Use it for visual ideas where words and composition matter more than pure atmosphere.

Watch for: final assets may still need polish
ImageTechnical model path

Replicate + Black Forest Labs

Best for a more technical image-model setup using Black Forest Labs models through Replicate. Use it when you need repeatable model access beyond a consumer interface.

Watch for: API setup and production cost
Experimental Watchlist
WatchlistTesting

OpenClaw

Autonomous local agent framework. Track it as a possible future layer, not a required part of the OS today.

Watch for: stability and business-user readiness
WatchlistTesting

Hermes

Repeated-workflow agent system. Track it for future automation ideas once the core workflows are already clear.

Watch for: proven use cases before adoption