Describe. Validate. Ship.
Reflow wraps Claude Code to run a board of AI engineers. Each agent owns a domain. Every change cascades through all affected subsystems automatically.
Describe
Tell Reflow what you're building. Sensors, protocols, constraints — in plain English.
Validate
Agents research datasheets and propose designs. You confirm critical decisions. No assumptions.
Ship
Every subsystem generates in parallel. Change your mind? Everything updates in sync.
Single Source of Truth
The hardware manifest stores every component's pinout, address, and dimensions. All agents read from it.
Cascade Updates
Change a sensor? Firmware, PCB, enclosure, docs, and infra agents all update in sync.
Human-in-the-Loop
AI researches datasheets, but you confirm pin assignments. Reflow never assumes.
Meet the engineering board
Nine specialized AI agents, each an expert in their domain, working autonomously and in concert.
Orchestrator
CEO
Delegates tasks, resolves cross-domain conflicts, and coordinates the board.
Firmware
Firmware Engineer
Generates PlatformIO projects with shared libraries, sensor drivers, and MQTT.
PCB
Electrical Engineer
Creates KiCad schematics with electrical rules and design validation.
Enclosure
Mechanical Engineer
Models parametric OpenSCAD enclosures with colored GLB previews.
Infra
DevOps Engineer
Configures Docker stacks with Home Assistant, Mosquitto, and Grafana.
Software
Software Engineer
Builds the CLI, website, and framework TypeScript infrastructure.
Design
Design Engineer
Crafts UI/UX, ensures accessibility, and maintains the design system.
Docs
Doc Specialist
Writes documentation, guides, and content across all subsystems.
QA
QA Engineer
Validates outputs, runs tests, and holds veto power over any PR.
Every layer of the stack
From a single description, Reflow generates production-ready code across every subsystem.
Firmware
PlatformIO project with shared library, sensor drivers, OLED UI, MQTT, and OTA updates.
PCB Schematics
KiCad schematic with electrical rules checker, pin conflict detection, and power budget validation.
Enclosure
Parametric OpenSCAD models with sensor cutouts, mounting posts, and printable STL export.
Documentation
Full docs site with wiring guides, API reference, BOM, and setup instructions.
Infrastructure
Docker stack with Home Assistant, Mosquitto, InfluxDB, and Grafana dashboards.
CI/CD Pipelines
GitHub Actions workflows for build, test, lint, deploy, and release automation.
Three commands. Full stack.
Initialize a project, describe what you want. Reflow handles the rest.
Stop building from scratch
Every subsystem, validated and generated. Focus on what makes your project unique.