reversa-writer

Creates executable specifications from legacy systems as unit-per-folder with requirements.md, design.md, tasks.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gera especificações executáveis para sistemas legados na forma de pasta-por-unit com requirements.md, design.md e tasks.md, facilitando a engenharia reversa.

Core Features & Use Cases

  • Gera contratos operacionais formatados como pasta-por-unit para engenharia reversa.
  • Produz documentação de requisitos, design técnico e tarefas de implementação para cada unidade.
  • Suporta organização por unidade para facilitar reuso, rastreabilidade e migração.

Quick Start

Crie a unidade reversa-writer a partir do código legado executando a geração das pastas conforme o layout definido.

Frequently Asked Questions about reversa-writer

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

FAQPage Schema
How do I generate executable specifications from legacy systems for reverse engineering?

Generate executable specifications from legacy systems by organizing outputs into a unit-per-folder structure with requirements.md, design.md, and tasks.md files. This structure provides formal contracts needed for system regeneration or migration.

What is the unit-per-folder structure for legacy system documentation?

The unit-per-folder structure for legacy system documentation organizes each reverse-engineered component into its own folder containing requirements.md, design.md, and tasks.md. This layout facilitates reuse, traceability, and migration of legacy artifacts.

When do I need formal contracts for legacy system migration?

You need formal contracts for legacy system migration when reverse-engineering scenarios require executable specifications to map provenance from legacy artifacts. This ensures accurate regeneration by defining the unit layout and scope.

How do I create design documentation and tasks for reverse-engineered legacy units?

Create design documentation and tasks for reverse-engineered legacy units by generating the defined folder structure for each unit. The process produces technical design documents and implementation tasks alongside requirements.

Can I use this approach to map provenance from legacy artifacts to new specifications?

Yes, you can map provenance from legacy artifacts to new specifications by applying this reverse-engineering approach. It satisfies requirements by outlining the unit layout, scope, and provenance mapping for formal operational contracts.

What is the best way to structure requirements for software migration and regeneration?

The best way to structure requirements for software migration and regeneration is a unit-per-folder layout containing separate files for requirements, design, and tasks. This provides the traceability and formal contracts needed for successful migration.