Strangler Fig Pattern
CommunityIncrementally replace legacy systems with traffic
Software Engineering#refactoring#feature-flags#strangler-fig#legacy-migration#incremental-change#migration-plan
Authorspacholski1225
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineering teams migrate large legacy systems safely by gradually replacing components around the host, avoiding risky big-bang rewrites and enabling continuous delivery of production changes.
Core Features & Use Cases
- Identify seams in the legacy code with clear input/output boundaries.
- Introduce an abstraction layer to route between old and new implementations.
- Implement the new version behind feature flags and run a phased rollout (dark launch, canary, ramp-up) with monitoring.
- Instrument safety checks and rollback criteria to ensure production stability during migration.
Quick Start
Start by identifying seams in the legacy system, add characterization tests, create an abstraction layer, implement the new version behind feature flags, and begin a staged rollout with monitoring.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Strangler Fig Pattern Download link: https://github.com/spacholski1225/cc-config/archive/main.zip#strangler-fig-pattern Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.