ln-512-tech-debt-cleaner

Fix unused imports, dead code, commented-out code, and deprecated aliases.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-512-tech-debt-cleaner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-512-tech-debt-cleaner
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-512-tech-debt-cleaner
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-512-tech-debt-cleaner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses common, low-risk technical debt in codebases by automatically fixing issues like unused imports, dead code, commented-out code, and deprecated aliases, improving code quality and maintainability.

Core Features & Use Cases

  • Automated Code Cleanup: Safely resolves common code smells without manual intervention.
  • Targeted Fixes: Focuses on specific, low-risk issues to minimize potential side effects.
  • Use Case: A developer can use this skill to quickly clean up a codebase after a feature merge, removing any lingering unused imports or commented-out code blocks that were left behind.

Quick Start

Use the ln-512-tech-debt-cleaner skill to automatically fix unused imports and dead code in the current project.

Frequently Asked Questions about ln-512-tech-debt-cleaner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically clean up unused imports and dead code in my codebase?

To automatically clean up unused imports and dead code, this Skill resolves low-risk technical debt by targeting specific issues like deprecated aliases and commented-out blocks. It safely applies these fixes without manual intervention to improve maintainability.

What is the best way to remove commented-out code blocks after a feature merge?

The best way to remove commented-out code blocks is using an automated technical debt cleaner. It targets these specific low-risk code smells after a feature merge, safely resolving them to improve overall code quality.

Does automated tech debt cleanup create separate commits for each fixed code issue?

Automated tech debt cleanup does not create separate commits for each fixed code issue. It applies all high-confidence fixes and bundles them into a single, summarized commit to streamline your maintenance workflow.

Can I use automated refactoring to fix deprecated aliases without breaking my project?

You can use automated refactoring to fix deprecated aliases without breaking your project because the Skill operates with a 90% or higher confidence threshold. This targeted approach minimizes potential side effects by focusing strictly on low-risk issues.

What types of technical debt are safe to resolve without manual code review?

Types of technical debt safe to resolve without manual code review include unused imports, dead code, commented-out code, and deprecated aliases. These low-risk issues are fixed automatically when the tool exceeds a 90% confidence threshold.