migrate-dashboard

Generate an interactive HTML dashboard from migration assessment and estimate JSON files.

1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/twofoldtech-dakota/plugin-migration-planner --skill migrate-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-dashboard
Source: https://github.com/twofoldtech-dakota/plugin-migration-planner/tree/main/skills/migrate-dashboard
Command: npx skills add https://github.com/twofoldtech-dakota/plugin-migration-planner --skill migrate-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migration projects often struggle to communicate estimates and assumptions. This Skill generates a self-contained interactive HTML dashboard to visualize migration estimates, enabling stakeholders to explore scope, AI options, assumptions, and scenarios without external dependencies.

Core Features & Use Cases

  • Load assessment, estimate, and analysis data from MCP tools or local JSON files and render a client-ready dashboard.
  • Support toggleable scope, AI alternatives, and assumption scenarios with real-time recalculation.
  • Produce a standalone HTML dashboard that can be opened in any browser for client presentations.

Quick Start

Run the /migrate dashboard command after ensuring assessment.json and estimate.json data are available to generate the interactive dashboard.

Frequently Asked Questions about migrate-dashboard

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

FAQPage Schema
How do I visualize Sitecore XP migration estimates for client presentations?

You can visualize Sitecore XP migration estimates by generating a self-contained interactive HTML dashboard. This dashboard aggregates assessment, estimate, and analysis data to support client presentations and decision-making without external dependencies.

What is the best way to create an interactive migration dashboard from JSON data?

The best way to create an interactive migration dashboard is to load assessment.json and estimate.json files, inject the data into an HTML template, and output a standalone dashboard. This allows stakeholders to explore scope and scenarios with real-time recalculation.

Can I generate an Azure migration dashboard if my analysis.json file is missing?

Yes, you can generate an Azure migration dashboard with a missing analysis.json file. The dashboard generation process includes fallbacks for missing files, ensuring it still renders using available assessment and estimate data.

Does the migration dashboard require external dependencies to display estimates?

No, the migration dashboard does not require external dependencies to display estimates. It produces a standalone HTML file that can be opened in any browser, ensuring client-ready presentations without additional software.

How do I toggle AI alternatives and scope scenarios in a migration dashboard?

To toggle AI alternatives and scope scenarios, you generate an interactive HTML dashboard. This dashboard supports toggleable scope, AI alternatives, and assumption scenarios with real-time recalculation for stakeholder exploration.

What data formats do I need to prepare before generating a migration estimate dashboard?

Before generating a migration estimate dashboard, you need to prepare local JSON files. Specifically, ensure assessment.json and estimate.json data are available, with an optional analysis.json file, to render a complete interactive visualization.