Plan and execute safe refactoring using dependency analysis
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/refactor-safely/SKILL.mdUse the knowledge graph to plan and execute refactoring with confidence.
refactor_tool with mode="suggest" for community-driven refactoring suggestions.refactor_tool with mode="dead_code" to find unreferenced code.refactor_tool with mode="rename" to preview all affected locations.apply_refactor_tool with the refactor_id to apply renames.detect_changes_tool to verify the refactoring impact.get_impact_radius_tool before major refactors.get_affected_flows_tool to ensure no critical paths are broken.find_large_functions_tool to identify decomposition targets.get_minimal_context_tool(task="<your task>") before other graph tools.detail_level="minimal" on all calls. Only escalate to "standard" when minimal is insufficient.b586687
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.