scenario-discovery Skill
Discover and present potential modernization (upgrade) opportunities for a solution or set of projects Published by microsoft in upgrade-agent-plugins.
What is scenario-discovery Skill?
Discover and present potential modernization (upgrade) opportunities for a solution or set of projects Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use scenario-discovery Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/upgrade/skills/system/scenario-discovery/SKILL.md
What it does
Discover and present potential modernization (upgrade) opportunities for a solution or set of projects
Skill instructions
Scenario Discovery Scan the user's solution for modernization opportunities and present them clearly. When to use - User asks "what can I modernize?", "scan my repo", "find upgrade opportunities", or similar exploratory requests - Post-completion "Discover more opportunities" flow - Any time you need to analyze a solution before the user has picked a specific scenario Step 1 — Run discovery Call discoverupgradescenarios(solutionPath, projectPath) to analyze the solution. - Use the solution path from the workspace or from what the user provided. - If the user mentioned a specific project, pass it as projectPath. Otherwise, pass it empty to scan the entire solution. If the tool returns no results: tell the user no modernization opportunities were found for their solution and ask if they'd like to try with a different solution or project scope. Step 2 — Present results Use the tool result and follow the format below. Rules 1. Never mention implementation details — do not say "signals", "a
Explore related resources
Frequently asked questions
What is scenario-discovery?
scenario-discovery is a open-source AI agent skill with Copy skill directory. Discover and present potential modernization (upgrade) opportunities for a solution or set of projects
Who is scenario-discovery best for?
scenario-discovery is best for reusing agent instructions, scripts, and references.
How do I install scenario-discovery?
Install or run scenario-discovery using Copy skill directory. Check scenario-discovery for the latest setup command.
Is scenario-discovery actively maintained?
scenario-discovery may need a closer maintenance check before production use.
Auto-fetched from GitHub.