From review-and-refactor
Reviews code against project-specific coding guidelines and refactors to improve maintainability, best practices, and test reliability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/review-and-refactor:review-and-refactorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices.
You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices.
.github/instructions/*.md and .github/copilot-instructions.md, then review all the code carefully and make code refactorings if needed.2plugins reuse this skill
First indexed Jun 6, 2026
npx claudepluginhub simplycubed/skills --plugin review-and-refactorRefactors code for guideline compliance and testability using 4 parallel analysis agents. Run after /optimus:init, before /optimus:unit-test or periodically to prevent tech debt.
Provides a structured approach to refining and improving code quality, architecture, and implementation patterns across projects.
Reviews pull requests and code changes with structured analysis of code quality, security, performance, testing, and maintainability. Provides constructive feedback and best practices guidance.