II.
LibrarySkill JSON
Structured · livelib-skill:code-migration-modernization--strangler-fig-orchestrator
strangler-fig-orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "strangler-fig-orchestrator",
"description": "Orchestrate strangler fig pattern implementation for gradual migration with traffic routing and cutover management",
"libraryPath": "library/specializations/code-migration-modernization/skills/strangler-fig-orchestrator/SKILL.md",
"specialization": "code-migration-modernization",
"contentSummary": "# Strangler Fig Orchestrator Skill\n\nOrchestrates the strangler fig pattern implementation for gradual migration from legacy to modern systems with traffic routing and cutover management.\n\n## Purpose\n\nEnable incremental migration for:\n- Traffic routing configuration\n- Feature flag management\n"
},
"outgoingEdges": [
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "skill-area:strangler-fig-pattern",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "skill-area:parallel-run-migration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:code-migration-modernization--strangler-fig-orchestrator",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}