Skip to main content
idapt
HomeCodeAI ModelsPricing
Sign inStart free
  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Credentials
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • idapt Code
  • Code Execution
  • Computers
  • Computer Use
  • Computer Assist · Soon
  • Containers
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • LLM cost calculator
  • Token counter
  • Context window checker
  • Can I run it
  • Model picker quiz
  • Savings finder
  • Video cost estimator
  • Text to speech cost
  • Transcription cost
  • API endpoint tester
  • All free tools →
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Skills
  • Learn
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • idapt Code
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)
All skills
Code

Find your tech debt

Where it is, measured, rather than where people say it is.

Fill it in

Where it is.

Complex code nobody touches is not the problem.

What to pay down first and why.

Your prompt

Find the debt in [the repository], with evidence.

Compute per file: complexity, size, change frequency, number of distinct authors,
and where the bugs landed.

Weight by CHURN. Complex code nobody has touched in three years is not debt, it is
furniture; complex code that changes every week is where the cost is. Ranking on
complexity alone sends teams to refactor a stable parser while the file that
causes every incident stays as it is.
Cross-reference the hotspots against the bug history. A file that is complex,
changes constantly and appears in half the incidents is the report.

Propose an order, with a size estimate and what improves for each. "Refactor the
checkout module" is not a plan.
Say which hotspots are inherent complexity rather than accidental.
Use Find your tech debtOpens with everything above already filled in.

Why this works

Ranking on complexity alone sends teams to refactor a stable parser while the file that causes every incident stays as it is. Complex code nobody touches is furniture. This weights by churn and cross-references the bug history.

More code skills

  • idapt Code
  • Fix a failing test

Use it now in a chat in 1 click

Use Find your tech debt
Fix a GitHub issue
  • Find security bugs
  • Ship a feature
  • Speed up slow code