reversa-paradigm-advisor

Classify legacy and target paradigms and generate paradigm_decision.md for migration planning.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Paradigm Advisor identifies the legacy paradigm from specifications, infers the natural target paradigm for the declared stack, and generates paradigm_decision.md to drive downstream agent behavior.

Core Features & Use Cases

  • Evidence-based classification: uses the paradigm catalog to label the legacy paradigm with citables.
  • Three-option guidance: presents adopt/preserve/hybrid approaches for migration planning.
  • Artifact generation: writes paradigm_decision.md for Curator/Strategist/Designer/Inspector to act on.

Quick Start

Invoke /reversa-paradigm-advisor to start the paradigm assessment for the legacy system.

Frequently Asked Questions about reversa-paradigm-advisor

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

FAQPage Schema
How do I classify legacy programming paradigms for system migration planning?

Classify legacy programming paradigms by analyzing system specifications and extracting evidence to label the paradigm. This generates a paradigm_decision.md file to drive downstream migration agent behavior.

What is the best way to decide between adopting or preserving a target paradigm during migration?

Decide on a target paradigm by evaluating three actionable options: adopt, preserve, or hybrid. The assessment presents these approaches with evidence to guide your migration strategy and records the decision.

How do I generate migration artifacts for cross-agent handoffs?

Generate migration artifacts by writing a paradigm_decision.md file that documents legacy and target paradigm classifications. This artifact aligns gaps and guides cross-agent handoffs for downstream Curator and Strategist agents.

When do I need a paradigm assessment for legacy system migration?

You need a paradigm assessment when planning a legacy system migration using specification artifacts. It identifies the declared stack's natural target paradigm and ensures artifact alignment before downstream execution.

Does the paradigm advisor require specific input artifacts to infer the target paradigm?

The paradigm advisor requires legacy system specifications and declared stack information to infer the target paradigm. It uses these inputs to classify paradigms with citables and produce actionable migration guidance.