christophacham/generate-custom-instructions-from-codebase
Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.
This is a copy. The original lives at github/generate-custom-instructions-from-codebase.
npx skills add https://github.com/christophacham/agent-skills-library --skill generate-custom-instructions-from-codebase
Take christophacham/generate-custom-instructions-from-codebase from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.