Harness-engineering microservices-strangler-fig
name: microservices-strangler-fig
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/microservices-strangler-fig/skill.yamlsource content
name: microservices-strangler-fig version: "1.0.0" description: Migrate monoliths incrementally using the strangler fig pattern with facade routing stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "/services/"
- "/gateway/"
- "/api-gateway/"
- "docker-compose.*" related_skills:
- microservices-decomposition
- microservices-api-gateway
- gof-facade-pattern stack_signals:
- microservices
- nodejs
- typescript keywords:
- strangler-fig
- migration
- monolith
- incremental
- facade-routing
- parallel-run metadata: author: community upstream: microservices.io/patterns/refactoring/strangler-application.html state: persistent: false files: [] depends_on: []