
Migration & Refactoring
Migrate or refactor pipelines when technical debt is slowing you down or leadership mandates modernization.
Prompt Template
Help me migrate [OLD_PIPELINE] to use [NEW_APPROACH]:- Maintain existing functionality- Improve performance where possible- Ensure data consistency during transition- Create rollback plan
Industry Example
Help me migrate patient-data/claims_processing_legacy.orch.yaml to use modular connectors instead of legacy ODBC connections:- Maintain existing functionality (extracting claims from Epic EHR system)- Improve performance where possible (currently 6 hour runtime for 2M claims)- Ensure data consistency during transition (must maintain HIPAA audit trail)- Create rollback plan (claims processing is mission-critical, cannot have downtime during business hours)