English

Polymer: Development Workflows as Software

Software Engineering 2025-04-15 v2

Abstract

Software development builds digital tools to automate processes, yet its initial phases, up to deployment, remain largely manual. There are two reasons: Development tasks are often under-specified and transitions between tasks usually require a translator. These reasons are mutually reinforcing: it makes little sense to specify tasks when you cannot connect them and writing a translator requires a specification. LLMs change this cost equation: they can handle under-specified systems and they excel at translation. Thus, they can act as skeleton keys that unlock the automation of tasks and transitions that were previously too expensive to interlink. We introduce a recipe for writing development workflows as software (polymer) to further automate the initial phases of development. We show how adopting polymer at Volvo, a large automotive manufacturer, to automate testing saved 2--3 FTEs at the cost of two months to develop and deploy. We close with open challenges when polymerizing development workflows.

Keywords

Cite

@article{arxiv.2503.17679,
  title  = {Polymer: Development Workflows as Software},
  author = {Dhasarathy Parthasarathy and Yinan Yu and Earl T. Barr},
  journal= {arXiv preprint arXiv:2503.17679},
  year   = {2025}
}
R2 v1 2026-06-28T22:30:44.285Z