codebase-cleanup

Analyze codebases to identify cleanup opportunities and generate prioritized remediation reports.

5|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/HakAl/team_skills --skill codebase-cleanup-hakal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codebase-cleanup
Source: https://github.com/HakAl/team_skills/tree/main/codebase-cleanup
Command: npx skills add https://github.com/HakAl/team_skills --skill codebase-cleanup-hakal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze a codebase to identify cleanup opportunities, technical debt, and actionable remediation tasks. This Skill helps teams reduce complexity, improve maintainability, and mitigate risks by surfacing concrete cleanup work.

Core Features & Use Cases

  • Systematic, category-driven analysis of codebases (dead code, security concerns, test gaps, dependencies, and maintainability issues).
  • Generation of prioritized findings with actionable remediation steps and owner guidance.
  • Structured cleanup reports designed for planning, tracking, and cross-team collaboration.

Quick Start

Run a full codebase scan and review the resulting cleanup report to start the remediation process.

Frequently Asked Questions about codebase-cleanup

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

FAQPage Schema
How do I identify technical debt and dead code in my codebase?

To identify technical debt and dead code in your codebase, you can run a systematic static analysis scan that surfaces maintenance burdens and generates a prioritized cleanup report with actionable remediation steps.

What is the best way to find security gaps and test gaps in a software project?

The best way to find security and test gaps is to perform a category-driven codebase analysis that targets these specific vulnerabilities, providing a structured report with recommended fixes and owner guidance for remediation.

How do I generate a cleanup report to track code health issues across teams?

You can generate a cleanup report to track code health issues across teams by running a full codebase scan, which outputs structured findings with actionable remediation steps and a plan designed for cross-team collaboration and progress tracking.

Does codebase cleanup analysis work with any programming language or framework?

Yes, codebase cleanup analysis can be applied to projects of any programming language or framework, systematically scanning for dead code, security concerns, test gaps, and maintainability issues without language-specific restrictions.

Can I get prioritized findings and actionable remediation steps for my codebase?

Yes, you can get prioritized findings and actionable remediation steps for your codebase by analyzing it for cleanup opportunities, which outputs a structured report detailing concrete tasks and owner guidance to mitigate risks.