PO
port-application
repo →Port-application moves a codebase from one programming language to another through a four-stage pipeline: inventory the source, translate it, evaluate the output against the original, and loop fixes until parity is reached. Distributed as a Claude marketplace component, it targets engineering leads at commerce companies rewriting legacy storefronts, checkout services, or ERP glue code where manual line-by-line translation stalls modernization roadmaps and risks functional drift during cutover.
> what it does
- Inventories source repositories before translation to map scope and dependencies
- Translates code between languages using a structured, auditable pipeline
- Evaluates ported output against original behavior to catch regressions
- Iterates fix cycles automatically until parity reaches 100% accuracy
- Ships as a Claude marketplace agent for engineering teams