refactor-git-plan

Installation
SKILL.md

Refactor: Git Plan

Structure version control for safe, reviewable refactoring.

Branch Strategy

Naming Convention

refactor/<scope>-<action>
Examples: refactor/auth-extract-service

Commit Granularity

One Commit Per

  • Single rename across files
  • One method extraction
  • One file move
  • One pattern application
Installs
3
GitHub Stars
3
First Seen
Feb 26, 2026
refactor-git-plan — cantagestudio/cosmicatlaspacker