desloppify

Automate code quality and technical debt assessment across multilingual repositories.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Wanabe91/C2 --skill desloppify-wanabe91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: desloppify
Source: https://github.com/Wanabe91/C2/tree/main/.agents/skills/desloppify
Command: npx skills add https://github.com/Wanabe91/C2 --skill desloppify-wanabe91

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Codebase health is often neglected in fast-moving software teams. Desloppify offers an automated, reproducible way to assess code quality and track technical debt across a project, turning concerns into measurable actions. ## Core Features & Use Cases

  • Phase-driven workflow: scan, status, review, plan, and execute cycles that surface debt and guide remediation.
  • Multilanguage support: works with many languages and architectures to identify dead code, large files, complex classes, and import cycles.
  • Health scoring and cleanup planning: generates actionable scores and prioritized fixes to improve maintainability over time. ### Quick Start Run a full codebase health scan to generate a prioritized cleanup plan.

Frequently Asked Questions about desloppify

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

FAQPage Schema
How do I automate technical debt assessment and code quality tracking in a large repository?

Automate technical debt assessment by running a phase-driven workflow that scans your repository to identify dead code, large files, god classes, and import cycles. This generates measurable health scores and a prioritized cleanup plan to improve maintainability.

How do I detect and resolve import cycles and dead code in a multilingual software project?

Detect import cycles and dead code in a multilingual project by initiating a codebase health scan. The scan identifies common debt issues across many languages and architectures, then guides remediation through a structured review, plan, and execute cycle.

What is the best way to generate a prioritized cleanup plan for legacy code?

The best way to generate a prioritized cleanup plan for legacy code is to run an automated health scan that calculates health scores and surfaces technical debt. This deterministic workflow turns code quality concerns into measurable, actionable fixes on demand.

Does automated code refactoring work across multiple programming languages and architectures?

Automated code refactoring works across multiple programming languages and architectures to identify complex classes, duplicate functions, and import cycles. It applies to large multilingual repositories, enabling consistent health scores and cleanup planning.

What is the typical workflow for managing and reducing technical debt on demand?

The typical workflow for managing technical debt involves a deterministic cycle of scan, status, review, plan, and next commands. This phase-driven approach surfaces debt issues, generates health scores, and supports executing fixes through a dedicated toolchain.

Can I execute automatic refactoring and fixes directly through a code health assessment tool?

You can execute automatic refactoring and fixes directly through the desloppify toolchain after generating a cleanup plan. The workflow supports executing fixes on demand once the initial scan, review, and planning phases are complete.