desloppify

Scan codebases to surface technical debt and generate execution plans.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill desloppify-omerfarukoruc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: desloppify
Source: https://github.com/OmerFarukOruc/symphony-orchestrator/tree/main/.agents/skills/desloppify
Command: npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill desloppify-omerfarukoruc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Desloppify scans codebases to surface technical debt, dead code, and structural issues, enabling teams to improve quality and maintainability with targeted actions.

Core Features & Use Cases

  • Phase-driven workflow: scan, plan, and execute changes to reduce debt and improve health scores.
  • Multilingual support: analyzes code across languages and prioritizes fixes with an executable plan.
  • Use Case: Imagine you have a large monorepo with many dead imports and an unstable module path; use Desloppify to triage, plan, and implement fixes across the project.

Quick Start

Ask Desloppify to scan the repository, generate a prioritized cleanup plan, and apply the fixes.

Frequently Asked Questions about desloppify

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

FAQPage Schema
How do I surface and track technical debt across a multilingual codebase?

To track technical debt across multilingual codebases, you can scan the repository to surface code smells and structural issues. This process generates a review-ready report and an execution plan to triage findings locally.

What's the best way to plan and execute code refactoring for dead code and unstable module paths?

The best way to refactor dead code and unstable module paths is using a phase-driven workflow. You scan the codebase for issues, generate a prioritized cleanup plan, and then apply the targeted fixes to improve code health.

Can I analyze code health and structural issues without a specific language setup?

Yes, you can analyze code health without a specific language setup because the analysis is applicable across languages. It surfaces structural issues and dead code, enabling teams to improve maintainability with targeted actions.

Does technical debt triage work on large monorepos with many dead imports?

Yes, technical debt triage works on large monorepos with dead imports. It scans the project to identify dead code and unstable paths, then generates an executable plan to implement fixes across the entire repository.

Do I need local tooling installed to run a code health scan and generate a cleanup plan?

Yes, you need local tooling installed to run a code health scan and generate a cleanup plan. The tool requires a local environment to track changes, execute the remediation plan, and produce a review-ready report.