create-modernization-plan

Installation
SKILL.md

Create modernization plan

This skill is used to create a modernization plan to migrate the a given project to Azure

User Input

  • modernization-prompt: The user input to generate the modernization plan
  • modernization-work-folder (Mandatory): The folder to save the modernization plan
  • github-issue-link (Optional): A github issue to track the modernization status, to be filled into plan template
  • assessment-report (Optional): A assessment report for the project will be modernized, it will provide the data about the project for modernization
  • plan-name (Optional): The plan name to be filled into plan template
  • language (Mandatory): The programming language of the project (java or dotnet)

Supported Task Patterns

Read the supported patterns file based on the language:

  • For .NET projects: Read supported-patterns-dotnet.md
  • For all other projects: Read supported-patterns-java.md. Default option.
Installs
2
GitHub Stars
20
First Seen
4 days ago
create-modernization-plan — microsoft/github-copilot-modernization