Strangler Fig Orchestrator Skill Orchestrates the strangler fig pattern implementation for gradual migration from legacy to modern systems with traffic routing and cutover management. Purpose Enable incremental migration for: - Traffic routing configuration - Feature flag management - Gradual cutover orchestration - Rollback coordination - Legacy component sunset Capabilities 1. Traffic Routing Configuration - Configure API gateway rules - Set up routing weights - Handle header-based routing - Manage path-based routing 2. Feature Flag Management - Create feature flags - Control rollout percen…