List Plans

Discovers valid migration plans in the workspace and returns the selected plan path. A valid plan is a subdirectory of .github/modernize/ that contains plan.md AND tasks.json (tasks.json may be in the plan folder or in a .metadata subfolder). Handles 0, 1, or multiple plans and prompts the user when a choice is needed. Triggers: "list plans", "find plans", "select plan", "list-and-select-plan", "discover plans".

Microsoft bf3a3cc 3.1 KB Updated 2.7k repo stars

File contents

microsoft/github-copilot-modernization/tree/main/plugins/github-copilot-modernization/skills/list-plans commit bf3a3ccbd7

Frequently asked questions

npx skillmds@latest add microsoft/list-plans