reversa-migrate

Coordinate a six-agent migration workflow from legacy Reversa specs to codable architecture.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/maximoseo/github-repos-radar --skill reversa-migrate-maximoseo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-migrate
Source: https://github.com/maximoseo/github-repos-radar/tree/main/.agents/skills/reversa-migrate
Command: npx skills add https://github.com/maximoseo/github-repos-radar --skill reversa-migrate-maximoseo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates the Reversa migration by coordinating six specialized agents to translate legacy specifications into a modern, codable design.

Core Features & Use Cases

  • Orchestrates a 6-agent migration pipeline (Paradigm Advisor → Curator → Strategist → Designer → Screen Translator → Inspector) with human-in-the-loop pauses.
  • Validates required artifacts against the legacy artifact set and maintains _reversa_sdd/migration state and artifact hashes.
  • Produces handoff.md and prepares artifacts for the coding phase, enabling a clean handoff to the implementation team.

Quick Start

Run /reversa-migrate to start the six-agent migration flow and generate the final handoff for coding.

Frequently Asked Questions about reversa-migrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a multi-agent migration workflow for legacy specs?▼

You can orchestrate a multi-agent migration workflow by running /reversa-migrate, which coordinates six specialized agents to transform legacy Reversa specs into a modern, codable architecture with human-in-the-loop pauses.

What is the best way to manage handoffs between agents during a code migration?▼

Managing handoffs during a code migration is handled by a six-agent pipeline that validates required artifacts, maintains migration state, and produces a final handoff.md file to ensure a clean transition to the coding phase.

Can I automate the migration pipeline without manual pauses for each agent phase?▼

Yes, you can automate the migration pipeline without manual pauses by enabling the optional auto mode, which applies defaults and runs the six-agent migration flow continuously without human-in-the-loop interruptions.

How does artifact validation work during a legacy specification migration?▼

Artifact validation during a legacy specification migration works by checking required artifacts against the legacy set, maintaining artifact hashes, and managing strict state in the _reversa_sdd/migration directory to ensure consistency.

Do I need any external dependencies to run the Reversa migration workflow?▼

No external dependencies are required to run the Reversa migration workflow, as the orchestration operates independently to coordinate the six specialized agents and manage the migration state.

When should I use a multi-agent pipeline instead of a single agent for design migration?▼

You should use a multi-agent pipeline for design migration when you need to translate complex legacy specifications into a modern architecture, requiring distinct phases like strategy, design, and inspection with strict artifact validation.