refactor-with-confidence

Installation
SKILL.md

Refactor with Confidence Workflow

Purpose

Perform safe, systematic code refactoring with test protection and full tracking. Combines Sherpa's refactor workflow guidance, Julie's safe refactoring tools, and Goldfish's before/after state preservation.

When to Activate

  • "refactor this code", "cleanup", "improve code quality"
  • "reorganize", "simplify", "optimize"
  • "extract", "rename", "restructure"

Trinity for Safe Refactoring

Sherpa: Guides refactor phases (Tests → Refactor → Verify) Julie: Safe renames, reference checking, impact analysis Goldfish: Pre/post state checkpoints, decision tracking

Orchestration

Installs
1
First Seen
Mar 19, 2026
refactor-with-confidence — anortham/mcp-toolbox-workflows