Agent skill

refactor-roadmap

Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/refactor-roadmap

SKILL.md

Refactor Roadmap

Purpose

Create a staged refactor plan for a module.

Inputs to request

  • Current pain points and target state.
  • Test coverage and risk tolerance.
  • Dependencies and release constraints.

Workflow

  1. Define current pain points and desired end state.
  2. Break into small, testable steps.
  3. Add guardrails: tests, feature flags, or metrics.

Output

  • Refactor sequence with checkpoints.

Quality bar

  • Ensure each step is reversible.
  • Tie steps to tests or metrics.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results