review-and-refactor
Reviews and refactors code based on project-specific guidelines while ensuring tests pass and file structure remains.
Install
npx skills add https://github.com/github/awesome-copilot --skill review-and-refactorStats
| Total installs | 7,825 |
| Weekly installs | 7.8K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Reads coding standards from .github/instructions/*.md and .github/copilot-instructions.md to establish project conventions
- Performs comprehensive code review and refactoring to align with defined guidelines while preserving file structure
- Validates that existing tests continue to pass after refactoring changes
- Maintains code integrity by keeping files intact rather than splitting or reorganizing them
Tags
Related skills
| Skill | Installs | vs review-and-refactor |
|---|---|---|
| dotnet-design-pattern-review | 7,904 | +79 |
| csharp-xunit | 7,611 | -214 |
| git-flow-branch-creator | 7,589 | -236 |
| prompt-engineering-patterns | 8,725 | +900 |
| nuget-manager | 8,094 | +269 |
FAQ
- How many installs does review-and-refactor have?
- review-and-refactor has 7,825 total installs and 7.8K installs this week.
- Where is review-and-refactor hosted?
- review-and-refactor is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does review-and-refactor have?
- review-and-refactor has 27.4K GitHub stars.
- When was review-and-refactor first indexed?
- OrangeBot.AI first indexed review-and-refactor on Feb 25, 2026.
- How do I install review-and-refactor?
- Run: npx skills add https://github.com/github/awesome-copilot --skill review-and-refactor