Refactor Safely
Description
--- name: Refactor Safely description: Plan and execute safe refactoring using dependency analysis --- ## Refactor Safely Use the knowledge graph to plan and execute refactoring with confidence. ### Steps 1. Use `refactor_tool` with mode="suggest" for community-driven refactoring suggestions. 2. Use `refactor_tool` with mode="dead_code" to find unreferenced code. 3. For renames, use `refactor_tool` with mode="rename" to preview all affected locations. 4. Use `apply_refactor_tool` with the re
Installation
Installs to ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-refactor-safely/SKILL.md
mkdir -p ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-refactor-safely && curl -fsSL https://raw.githubusercontent.com/filipdopita-tech/claude-ecosystem-setup/HEAD/skills/refactor-safely.md -o ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-refactor-safely/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality