code-review-refactor
Installation
SKILL.md
Purpose
Provide senior review findings and turn risky refactors into small verifiable steps.
When to use
- Reviewing a diff or project.
- Planning a refactor.
- Finding architecture, security, testing or performance risks.
- Reducing technical debt safely.
Inputs to inspect
- Diff, files or module tree.
- User goal and risk tolerance.
- Existing tests and failing commands.
- Architecture constraints.