generate-custom-instructions-from-codebase
Analyzes codebase changes to generate custom GitHub Copilot instructions for automated migrations and refactoring.
Install
npx skills add https://github.com/github/awesome-copilot --skill generate-custom-instructions-from-codebaseStats
| Total installs | 7,461 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Compares two project states (branches, commits, or tags) to extract transformation patterns, API changes, and architectural shifts
- Creates a .github/copilot-migration-instructions.md file with mandatory rules, validated transformations, API correspondences, and obsolete patterns to avoid
- Supports multiple migration types: framework version upgrades, architecture refactoring, technology replacement, dependency updates, and pattern changes
- Configurable automation levels (Conservative, Balanced, Aggressive) and optional before/after code examples to guide Copilot's future transformations
- Includes validation checkpoints, error reporting mechanisms, and monitoring metrics to track migration accuracy and consistency
Tags
Related skills
| Skill | Installs | vs generate-custom-instructions-from-codebase |
|---|---|---|
| csharp-mcp-server-generator | 7,417 | -44 |
| java-mcp-server-generator | 7,424 | -37 |
| boost-prompt | 7,575 | +114 |
| create-github-issues-for-unmet-specification-requirements | 7,446 | -15 |
| suggest-awesome-github-copilot-instructions | 7,427 | -34 |
FAQ
- How many installs does generate-custom-instructions-from-codebase have?
- generate-custom-instructions-from-codebase has 7,461 total installs and 7.5K installs this week.
- Where is generate-custom-instructions-from-codebase hosted?
- generate-custom-instructions-from-codebase is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does generate-custom-instructions-from-codebase have?
- generate-custom-instructions-from-codebase has 27.4K GitHub stars.
- When was generate-custom-instructions-from-codebase first indexed?
- OrangeBot.AI first indexed generate-custom-instructions-from-codebase on Feb 25, 2026.
- How do I install generate-custom-instructions-from-codebase?
- Run: npx skills add https://github.com/github/awesome-copilot --skill generate-custom-instructions-from-codebase