reversa-migrate

Orchestrate a six-agent migration pipeline transforming legacy specs into coding artifacts.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-migrate-stribus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-migrate
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-migrate
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-migrate-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill funciona como o maestro da migração do Reversa, coordenando seis agentes para transformar especificações legadas em artefatos prontos para codificação, com exercícios de controle de estado, pausas humanas e handoff para o time de implementação.

Core Features & Use Cases

  • Orquestra o pipeline de migração com a sequência de agentes (Paradigm Advisor → Curator → Strategist → Designer → Screen Translator → Inspector).
  • Mantém trilha de artefatos, checkpoints e decisões em arquivos de estado e logs para auditoria.
  • Necessita de pausas humanas entre fases quando aplicável, garantindo validação antes de seguir.
  • Gera handoff completo para o time de codificação com uma lista de artefatos e próximos passos.

Quick Start

Inicie o comando /reversa-migrate para acionar o orquestrador e seguir o pipeline de migração com os 6 agentes.

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 complex system migration with multiple agents and strict step-ordering?

You can orchestrate a complex system migration by coordinating a pipeline of six agents that transform legacy specs into production-ready artifacts. The pipeline enforces strict step-ordering, state tracking, and human pause gates for validation between phases.

What is the best way to manage migration artifacts and log decisions for auditing?

The best way to manage migration artifacts and log decisions is by using YAML frontmatter, JSON state files, and template documents. This approach maintains an audit trail of checkpoints, state transitions, and decision logs throughout the migration pipeline.

How do I hand off transformed migration artifacts to a coding team?

To hand off transformed migration artifacts to a coding team, the orchestration pipeline generates a complete handoff package. This package includes a comprehensive list of production-ready artifacts and detailed next steps for the implementation team.

Does this migration pipeline support human pause gates between agent phases?

Yes, the migration pipeline supports human pause gates between phases. It necessitates these pauses when applicable, guaranteeing human validation and review of artifacts before proceeding to the next agent in the sequence.

Can I use this agent orchestration workflow for legacy spec transformations?

Yes, you can use this agent orchestration workflow for legacy spec transformations. It applies specifically to complex system migrations, converting legacy specifications into production-ready artifacts using a six-agent sequence.