migration-analyzer-revisor

Analyze AWS migration report artifacts and output a review verdict with prioritized action items.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/joleques/northstar-ai --skill migration-analyzer-revisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-analyzer-revisor
Source: https://github.com/joleques/northstar-ai/tree/main/.codex/skills/migration-analyzer-revisor
Command: npx skills add https://github.com/joleques/northstar-ai --skill migration-analyzer-revisor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents catastrophic cloud migration mistakes by auditing and validating the outputs produced by a migration analysis tool, ensuring dependency ordering, critical resources, and configuration issues are identified before execution.

Core Features & Use Cases

  • Structured report review: Reads matriz-impacto.md, alertas-aws.md and migration-waves.md to build a coherent view of proposed migration waves.
  • Dependency and ordering checks: Detects race conditions, services scheduled in the wrong wave, and mismatches between DNS/service-discovery and migration ordering.
  • Risk and remediation guidance: Produces a review-migration-analyzer.md containing a verdict, omitted vulnerabilities, and concrete action items for DevOps and engineering teams.

Quick Start

Point the skill at the analysis directory containing matriz-impacto.md, alertas-aws.md and migration-waves.md and request a full review with verdict and action items.

Frequently Asked Questions about migration-analyzer-revisor

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

FAQPage Schema
How do I audit an AWS migration plan for dependency and ordering risks?

Auditing an AWS migration plan involves analyzing migration report artifacts like matriz-impacto.md, alertas-aws.md, and migration-waves.md to detect dependency ordering risks, race conditions, and configuration issues before execution.

What is a migration wave review and how does it prevent cloud migration mistakes?

A migration wave review validates proposed migration waves by checking service ordering, DNS and service-discovery mismatches, and critical resource dependencies, preventing catastrophic cloud migration mistakes by identifying risks before execution.

How do I generate a risk assessment and remediation action items for AWS migration?

To generate a risk assessment for AWS migration, review migration artifacts to produce a review-migration-analyzer.md containing a verdict, omitted vulnerabilities, and concrete action items for DevOps and engineering teams.

Can I use a Maker/Checker workflow to validate AWS migration waves?

Yes, you can use a Maker/Checker workflow to validate AWS migration waves by analyzing matriz-impacto.md, alertas-aws.md, and migration-waves.md to detect ordering, dependency, and configuration risks across the proposed waves.

Does the AWS migration audit modify my original migration report artifacts?

No, the AWS migration audit requires only read-only access to the analysis directory and outputs a separate review-migration-analyzer.md without modifying your original migration report artifacts.

What are the limitations of automated AWS migration risk assessment?

Automated AWS migration risk assessment is limited to analyzing the provided matriz-impacto.md, alertas-aws.md, and migration-waves.md artifacts, and cannot detect risks from infrastructure components or configurations not represented in those files.