Code Refactoring
插件 已验证 活跃Code cleanup, refactoring automation, and technical debt management with context restoration
To empower developers with tools for automated code cleanup, in-depth technical debt management, and intelligent context restoration, ultimately improving code maintainability, reducing development friction, and enhancing AI workflow continuity.
功能
- Automated code refactoring based on best practices
- Comprehensive technical debt analysis and prioritization
- Intelligent context restoration for AI workflows
- Guidance on SOLID principles and design patterns
- Actionable reports and improvement plans
使用场景
- Use when needing to improve the quality and maintainability of existing codebases.
- Use when aiming to identify and address technical debt systematically.
- Use when requiring the preservation and intelligent reloading of project context across AI sessions.
- Use to enforce clean code principles and modern software design patterns.
非目标
- This plugin does not directly execute code or perform automated testing.
- It does not manage project dependencies or environment setups.
- It does not replace the need for human code review, but rather augments it.
Scope
- info:Single responsibility principleThe plugin bundles three distinct commands (refactor-clean, tech-debt, context-restore), which, while related to code quality, could potentially be separate plugins for better focus.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install code-refactoring@claude-code-workflows质量评分
已验证类似扩展
Karpathy Coder
100Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.
Autoresearch Agent
100Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Codebase Cleanup
98Technical debt reduction, dependency updates, and code refactoring automation