Code Refactoring Plan — Development skill for Claude Code
Analyze code smells and technical debt, producing a prioritized refactoring roadmap.
How to install Code Refactoring Plan
Installs to ~/.claude/skills/agigante80-vibe-coding-prompts-code-refactoring-plan/SKILL.md
mkdir -p ~/.claude/skills/agigante80-vibe-coding-prompts-code-refactoring-plan && curl -fsSL https://raw.githubusercontent.com/agigante80/vibe-coding-prompts/HEAD/prompts/code-refactoring-plan.md -o ~/.claude/skills/agigante80-vibe-coding-prompts-code-refactoring-plan/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Code Refactoring Plan does
name: code-refactoring-plan category: development-workflow version: 1.1.0 updated: 2026-08-28 description: Analyze code smells and technical debt, producing a prioritized refactoring roadmap. platforms: [chatgpt, claude, gemini, copilot-chat]
Code Refactoring Plan Generator
**Objective**
Analyze codebase to identify code smells, technical debt, and architectural issues, then generate prioritized refactoring roadmap with effort estimates and risk assessments.
**Assessment
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Debt
Scan codebase for technical debt and produce a prioritized report.
Analyze Campaigns
Analyze recent Mailercloud campaigns vs benchmarks and produce a prioritized action plan.
Tech Debt
Multi-agent technical-debt assessment — fans out region-scoped + specialist hunters, verifies findings, scores
Claude React Kit
Enforce clean architecture and prevent technical debt in React projects with a drop-in Claude Code configurati
Cleancode
/cleancode — Technical Debt Reduction & Dead Code Elimination
Analyze ROI
Rank automation opportunities for a repo by ROI. Reads the Project Profile (from /scan-repo) and emits a prior
Related Agents
Project Auditor
Read-only health audit of the VibeFrame monorepo. Use for a periodic project review — structure, CLI/doc drift
Code Pattern Reviewer
Analyze code patterns for architecture smells, coupling issues, and design anti-patterns. Use for tech debt re
Task Smell
Post-implementation code quality auditor detecting smells, anti-patterns, and technical debt