Serena MCP-based automated refactoring. Executes the full workflow of analysis, planning, execution, and verification.
/plugin marketplace add chkim-su/serena-refactor/plugin install serena-refactor@serena-refactor-marketplace# Refactor Command Full refactoring workflow using Serena MCP. ## Usage ## Workflow Overview --- ## Step 0: Initialize ### Activate Serena Project ### Create Git Backup --- ## Step 1: SOLID Analysis Display analysis summary --- ## Step 2: Refactoring Plan ### User Approval --- ## Step 3: Step-by-Step Execution ### For each step: #### 3.1 Execute #### 3.2 Verify #### 3.3 Handle Results **If PASS:** - Proceed to next step - Update progress **If FAIL:** --- ## Step 4: Final Verification --- ## Step 5: Completion Report --- ## Rollback Rollback ava...