Help us improve
Share bugs, ideas, or general feedback.
From role-architect
Plans incremental legacy system migrations using strangler fig pattern, parallel run strategies, CDC/ETL data techniques, feature parity tracking, rollback plans, and zero-downtime deployments.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-architectHow this skill is triggered — by the user, by Claude, or both
Slash command
/role-architect:migration-plannerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Planning an incremental migration from a legacy system using strangler fig
Guides system migrations and technology transitions using strategies like Strangler Fig, Big Bang, Parallel Run, and Branch by Abstraction, with plans for JS to TS, REST to GraphQL, monolith to microservices, and zero-downtime data migration.
Plan large-scale migrations from old systems to new architectures. Use when modernizing legacy systems or upgrading infrastructure.
Orchestrates complete migration workflows for frameworks (e.g., Vue 2→3, Express→Fastify), databases (MySQL→PostgreSQL), and architectures (REST→GraphQL, monolith→microservices) with analysis, incremental execution, and rollback.
Share bugs, ideas, or general feedback.
references/migration-strategies-and-execution.md — strangler fig pattern with facade design, parallel run modes (shadow/dark launch/graduated cutover), ETL and CDC data migration techniques, dual-write trade-offs, feature parity matrix and API-level tracking, phased timeline (Phase 0-4), and zero-downtime techniques (blue-green, rolling deployment, expand-and-contract schema migration, API versioning, feature flags)references/rollback-and-risk-mitigation.md — rollback procedure requirements (data rollback, traffic rollback), rollback trigger thresholds (error rate, latency, data discrepancy), risk identification per phase with likelihood/impact assessment, common mitigations (feature flags, canary deployments, automated triggers), and stakeholder/team/customer communication plan with post-migration retrospective