assessment Skill
Run application assessment for a single repository Published by microsoft in github-copilot-modernization.
What is assessment Skill?
Run application assessment for a single repository Published by microsoft in github-copilot-modernization. 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
- Deployment
- Data analysis
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use assessment Skill
- Use it for deployment.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/assessment/SKILL.md
What it does
Run application assessment for a single repository
Skill instructions
Application Assessment This skill performs application assessment for a single repository. It supports Java, .NET, and JavaScript/TypeScript projects. Input Parameters - workspace-path (optional): Path to the project to assess. Defaults to the current directory (repository root) when not specified. All assessment outputs are written relative to this path (e.g. {workspace-path}/.github/modernize/assessment/reports/report-{reportId}/report.json). For a repository with multiple sub-projects, pass the sub-project directory path so that each sub-project's outputs are isolated. When to Use This Skill Use this skill when you need to: - Assess a Java or .NET application for cloud readiness and migration issues - Assess a JavaScript/TypeScript project for outdated dependencies and available updates - Generate detailed assessment reports with issue analysis and recommendations - Understand application dependencies, frameworks, and potential migration blockers What This Skill Does This skill perf
Explore related resources
Frequently asked questions
What is assessment?
assessment is a open-source AI agent skill with Copy skill directory. Run application assessment for a single repository
Who is assessment best for?
assessment is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows.
How do I install assessment?
Install or run assessment using Copy skill directory. Check assessment for the latest setup command.
Is assessment actively maintained?
assessment may need a closer maintenance check before production use.
Auto-fetched from GitHub.