Refactor Change Report

[Code Quality] Generates summary report of refactoring changes for review. Use after completing a refactoring session to document what changed, why, and what to verify.

majiayu000 d207bfa 2 files · 1.7 KB Updated 567 repo stars

File contents

Refactor: Change Report

Document refactoring outcomes for review and knowledge sharing.

Report Template

Summary

1-2 sentence overview of what was accomplished.

Goals

  • Goal 1 achieved
  • Goal 2 deferred

Metrics (Before/After)

Metric Before After Change
Files X Y +/-N
Lines X Y +/-N
Complexity X Y +/-N

Changes Made

  • Files Modified
  • Files Added
  • Files Deleted

Key Decisions

  • Context, Options, Choice, Rationale

What Was NOT Changed

  • Explicitly list out-of-scope items

Risks & Follow-ups

  • Known Risks
  • Technical Debt Created
  • Recommended Follow-ups

majiayu000/claude-skill-registry-data/tree/main/data/refactor-change-report commit d207bfad49

Frequently asked questions

npx skillmds add majiayu000/refactor-change-report