
not gonna lie, what i’ve been building with @conductor_build this week has been sick 4-step workflow. each step is a single spawned claude process with injected context from the previous phase. they stream logs back to the UI in real time, handle long-running MCPs, and hand off exactly what the next step needs — nothing more the wild part — the agent calls the app’s own API to save its work. same endpoints the UI uses. it also designs frames in @paper, screenshots them, and exports exact positions as JSX so the next step has pixel-accurate layout data to work from hopefully a small demo coming this week. gonna break down how we wired it all together with @tan_stack @paper_design @editframe @Netlify & @conductor_build

