Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Orchestrate strangler fig pattern implementation for gradual migration with traffic routing and cutover management
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 76% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 7% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 45% | 0% |
Orchestrates the strangler fig pattern implementation for gradual migration from legacy to modern systems with traffic routing and cutover management.
Enable incremental migration for:
| Tool | Purpose | Integration Method | |------|---------|-------------------| | API Gateways | Traffic routing | Config/API | | LaunchDarkly | Feature flags | API | | Split.io | Feature management | API | | Consul | Service mesh | API | | Istio | Traffic management | Config |
json{ "orchestrationId": "string", "timestamp": "ISO8601", "migration": { "legacy": { "system": "string", "endpoints": [] }, "modern": { "system": "string", "endpoints": [] } }, "routing": { "strategy": "string", "rules": [], "currentWeights": {} }, "progress": { "phase": "string", "percentMigrated": "number", "remainingEndpoints": [] }, "rollback": { "available": "boolean", "lastCheckpoint": "string" } }
api-compatibility-analyzer: Contract verificationstrangler-implementation-agent: Implementationmicroservices-decomposer: Service extractionOther measured skills in the registry, with their headline benchmark lift.