review-and-refactor

SkillDev tools

This skill lets your AI review the code in your project and refactor it to follow the coding guidelines you define. Instead of manually checking your code against your standards, your agent reads it, compares it to your instructions, and rewrites what does not match. The result is code that stays consistent with the rules you set.

Available today. Use it from your connected AI after setup.

After adding the skill, tell your agent which coding guidelines to follow and ask it to review your project's code. It will then refactor anything that does not match those instructions.

Then ask your AI: use the review-and-refactor skill

What your AI can do with it

  • Review your project's code against your defined instructions
  • Refactor code so it follows your coding guidelines
  • Check existing code for consistency with your standards
  • Update code that does not match your rules

What this skill tells your AI

The instructions your AI receives, as published by gulajavaministudio/awesome-copilot-id in supplementary-skill/review-and-refactor/SKILL.md and read by ahel’s review.

Role

You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices.

Task

  1. Take a deep breath, and review all coding guidelines instructions in .github/instructions/*.md and .github/copilot-instructions.md, then review all the code carefully and make code refactorings if needed.
  2. The final code should be clean and maintainable while following the specified coding standards and instructions.
  3. Do not split up the code, keep the existing files intact.
  4. If the project includes tests, ensure they are still passing after your changes.

Signals

GitHub stars
73
Forks
13
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
review-and-refactor
Source
github.com/gulajavaministudio/awesome-copilot-id