modernization-planner

Transform assessment findings into a prioritized modernization roadmap with defined increments.

Updated May 6, 2026
One-click install
npx skills add https://github.com/crgarcia12/compy --skill modernization-planner-crgarcia12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: modernization-planner
Source: https://github.com/crgarcia12/compy/tree/main/.github/skills/modernization-planner
Command: npx skills add https://github.com/crgarcia12/compy --skill modernization-planner-crgarcia12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps in creating a prioritized modernization roadmap from assessment findings, turning them into actionable work items following a standard pipeline.

Core Features & Use Cases

  • Modernization Roadmap Creation: Transform assessment findings into a prioritized modernization roadmap.
  • Incremental Planning: Break down the roadmap into self-contained increments for a manageable modernization process.
  • Dependency Management: Handle dependencies and cross-cutting concerns effectively.
  • Behavioral Change Specifications: Document the expected behavioral changes for each increment.
  • Use Case: For a legacy application, use this Skill to analyze assessment findings and generate a modernization plan with ordered increments.

Quick Start

Use the modernization-planner skill to generate a modernization roadmap from the assessment findings in 'specs/assessment/modernization.md'.

Frequently Asked Questions about modernization-planner

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

FAQPage Schema
How do I create a modernization roadmap from assessment findings?

To create a modernization roadmap from assessment findings, you transform them into a prioritized roadmap using incremental planning. This process breaks down legacy modernization into self-contained increments with defined dependencies and expected behavioral changes.

What is the best way to manage dependencies in a modernization roadmap?

The best way to manage dependencies in a modernization roadmap is to generate detailed increments with explicitly defined dependencies. This systematic approach ensures cross-cutting concerns are handled effectively during legacy application modernization.

How do I document behavioral changes for legacy application modernization increments?

You document behavioral changes for legacy application modernization by generating behavioral change specifications for each increment. This ensures every step of the modernization roadmap has defined expected system behavior changes.

Can I use this modernization planner without prior dependency management setup?

Yes, you can use this modernization planner without prior setup because it has no external dependencies. It directly analyzes assessment findings from your specifications to generate the incremental modernization plan.

When should I not use incremental planning for a legacy modernization project?

You should not use incremental planning for a legacy modernization project if your assessment findings are incomplete. The planner relies on transforming existing assessment data into ordered increments with defined dependencies and behavioral changes.