What problem does it solve?
It coordinates the Reversa migration pipeline that converts legacy system specs into modern, reconstruction-ready specifications, ensuring the required discovery artifacts exist before proceeding.
Core Features & Use Cases
- Migration orchestration across 6 agents: runs the Paradigm Advisor → Curator → Strategist → Designer → Screen Translator → Inspector sequence to produce the full migration spec set.
- Safety-first gating and resumability: verifies the presence of expected legacy artifacts in _reversa_sdd/, manages checkpoints via .state.json, and supports --resume to continue after interruptions.
- Human approval checkpoints: enforces interactive approval for Designer topology/architecture and Screen Translator mode/generation decisions, or applies controlled defaults via --auto.
- Production handoff: consolidates ambiguity and generates handoff.md for the coding agent, clearly highlighting the required reading order and pending blockers.
Quick Start
Use reversa-migrate to orchestrate migration after discovery by running /reversa first, then invoke /reversa-migrate to generate migration specs and a coding handoff.