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
.claude/skills/a5c-ai-strangler-fig-orchestrator/SKILL.md| 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 extraction| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 9,987 | 8,625 | -14% | 1 | 1 | 0% | 2,423 | 2,721 | +12% | 0 | 0 | — |
case-02 | fail→pass | 12,671 | 6,452 | -49% | 1 | 1 | 0% | 2,164 | 2,134 | -1% | 0 | 0 | — |
case-03 | fail→fail | 12,007 | 22,314 | +86% | 1 | 1 | 0% | 2,436 | 2,634 | +8% | 0 | 0 | — |
case-04 | fail→fail | 14,643 | 10,930 | -25% | 1 | 1 | 0% | 2,518 | 2,697 | +7% | 0 | 0 | — |
case-05 | fail→fail | 14,840 | 12,571 | -15% | 1 | 1 | 0% | 3,015 | 2,899 | -4% | 0 | 0 | — |
case-06 | fail→fail | 13,188 | 11,066 | -16% | 1 | 1 | 0% | 2,204 | 2,502 | +14% | 0 | 0 | — |
case-07 | fail→pass | 7,801 | 7,773 | -0% | 1 | 1 | 0% | 1,118 | 1,973 | +76% | 0 | 0 | — |
case-08 | fail→pass | 8,410 | 6,705 | -20% | 1 | 1 | 0% | 1,778 | 1,905 | +7% | 0 | 0 | — |
case-09 | fail→pass | 18,141 | 7,968 | -56% | 1 | 1 | 0% | 1,606 | 2,328 | +45% | 0 | 0 | — |
case-10 | fail→pass | 24,545 | 9,416 | -62% | 1 | 1 | 0% | 1,856 | 2,252 | +21% | 0 | 0 | — |
case-11 | fail→pass | 13,797 | 8,501 | -38% | 1 | 1 | 0% | 2,691 | 2,226 | -17% | 0 | 0 | — |
case-12 | fail→fail | 4,676 | 6,399 | +37% | 1 | 1 | 0% | 960 | 2,077 | +116% | 0 | 0 | — |
case-13 | fail→pass | 8,675 | 6,236 | -28% | 1 | 1 | 0% | 1,896 | 1,937 | +2% | 0 | 0 | — |
case-14 | fail→pass | 19,899 | 8,732 | -56% | 1 | 1 | 0% | 1,067 | 2,527 | +137% | 0 | 0 | — |
case-15 | fail→pass | 7,346 | 8,077 | +10% | 1 | 1 | 0% | 1,458 | 2,415 | +66% | 0 | 0 | — |
case-16 | fail→pass | 14,560 | 5,756 | -60% | 1 | 1 | 0% | 3,067 | 1,871 | -39% | 0 | 0 | — |
case-17 | fail→pass | 8,869 | 7,707 | -13% | 1 | 1 | 0% | 1,326 | 1,950 | +47% | 0 | 0 | — |
case-18 | fail→pass | 4,296 | 4,369 | +2% | 1 | 1 | 0% | 841 | 1,578 | +88% | 0 | 0 | — |
case-19 | fail→fail | 7,292 | 9,003 | +23% | 1 | 1 | 0% | 1,421 | 1,971 | +39% | 0 | 0 | — |
case-20 | fail→pass | 6,490 | 7,209 | +11% | 1 | 1 | 0% | 1,363 | 2,195 | +61% | 0 | 0 | — |
case-21 | fail→pass | 7,991 | 6,280 | -21% | 1 | 1 | 0% | 1,705 | 1,993 | +17% | 0 | 0 | — |
case-22 | fail→pass | 5,536 | 5,965 | +8% | 1 | 1 | 0% | 1,080 | 1,758 | +63% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 21 counted toward the lift figure. The other 1 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +73 percentage points is the difference between those two pass rates over the 21 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.