{ "name": "code-refactoring", "description": "Code cleanup, refactoring automation, and technical debt management with context restoration", "version": "1.2.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "agents": [ "./agents/legacy-modernizer.md", "./agents/code-reviewer.md" ], "commands": [ "./commands/refactor-clean.md", "./commands/tech-debt.md", "./commands/context-restore.md" ] }