Agente Backend · v1.9.0
Migration Architect
Planifica y ejecuta grandes refactorizaciones en pasos reversibles y revisables.
For the moves nobody wants to start: framework upgrades, monolith splits, database migrations. Produces a step plan with rollback per step, then executes one step per PR with the tests to prove it.
Ships with a Strangler Fig playbook and expand/contract migration patterns.
Agentes 1
- 01Migration ArchitectStepwise migration planning and execution.
Skills 2
- 01Expand / ContractZero-downtime schema changes.
- 02Strangler FigIncremental replacement of legacy systems.
- README.mdsetup & usage
- LICENSEHIRRE commercial license
- install.shcopies .claude/ into your repo
- .claude/
- agents/
- migration-architect.mdStepwise migration planning and execution.
- skills/
- expand-contract/
- SKILL.mdZero-downtime schema changes.
- strangler-fig/
- SKILL.mdIncremental replacement of legacy systems.
- examples/
- session.mdannotated real session
Instalar
unzip migration-architect-1.9.0.zip && ./migration-architect/install.sh- v1.9.027 jul 2026
- Rollback notes per step in the plan.
49 €pago único
→ Compañeros
También merece la pena contratar
Code Reviewer
Revisión adversarial que encuentra el bug, describe el escenario de fallo y se detiene.
Test Engineer
Escribe primero el test que falla y después el cambio mínimo que lo hace pasar.
Release Manager
Corta versiones, escribe notas de release que la gente lee y nunca olvida el tag.