surgeon
OfficialRefactor one module safely and incrementally.
AuthorRune-kit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the risk and complexity of refactoring code by breaking down large changes into small, manageable, and safe steps, ensuring the codebase remains stable throughout the process.
Core Features & Use Cases
- Incremental Refactoring: Applies proven patterns like Strangler Fig, Branch by Abstraction, and Expand-Migrate-Contract to refactor a single module per session.
- Safety First: Enforces strict rules like a 5-file blast radius, running tests after every single edit, and verifying safeguards before changes.
- Use Case: You need to refactor a large, complex module that is critical to your application. The
surgeonskill allows you to do this piece by piece, with each step being tested and committed, minimizing the risk of introducing regressions.
Quick Start
Use the surgeon skill to refactor the 'user-authentication' module using the Strangler Fig pattern.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: surgeon Download link: https://github.com/Rune-kit/rune/archive/main.zip#surgeon Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.