refactor-with-confidence

Community

Safe refactor with tests and checkpoints.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables safe, systematic code refactoring with test protection and full traceability through Sherpa guidance, Julie's refactoring tools, and Goldfish checkpoints.

Core Features & Use Cases

  • Pre-refactor baseline: Capture state with Goldfish checkpoints.
  • Tests-first refactor: Ensure tests exist before changes.
  • Safe renaming & reference updates: Use Julie to propagate changes across workspace.
  • Verification: Re-run tests and confirm no regressions.

Quick Start

Ask me to "refactor the UserService validation logic" and I'll walk you through pre-refactor checkpoints, phased changes, and final verification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: refactor-with-confidence
Download link: https://github.com/anortham/mcp-toolbox-workflows/archive/main.zip#refactor-with-confidence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository