tech-debt-scanner 8988

    2

    Audit codebases for structural debt, TODOs, and dependency rot to generate prioritized remediation reports.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+17 more

    See it in action

    You say

    Run a tech debt scan on the auth-service directory and identify any critical path issues or security-related FIXMEs.

    Your agent does

    Tech Debt Report - auth-service

    Critical: 2 | High: 5 | Medium: 12

    Critical Items

    • [Structural] auth_provider.py (Line 42): Cyclomatic complexity > 15 in validate_session.
    • [Comment] session_store.go (Line 89): // FIXME: Security vulnerability in token rotation.

    What you get

    Identify high-complexity functions needing refactoring before a releaseExtract all hidden TODOs and FIXMEs into a single actionable inventoryAudit dependency manifests for stale versions and security risksQuantify test debt by mapping source files to missing test modules

    About this skill

    What it does

    The Tech Debt Scanner is a diagnostic tool designed for developers and engineering leads who need a quantitative look at codebase rot. It programmatically audits your repository across five vectors: comment legacy (TODOs/FIXMEs), structural complexity (deep nesting/long methods), dependency staleness, test coverage gaps, and documentation voids.

    Why use this skill

    Manually hunting for tech debt is tedious and often subjective. This skill automates the discovery process using standardized heuristics, providing a neutral "second opinion" on code quality. It's significantly more effective than manual prompting because it uses structured shell scripts and regular expression patterns to parse thousands of files in seconds, categorizing findings by severity from Critical to Low.

    Supported tools

    • Languages: Support for 15+ languages including TypeScript, Python, Go, Rust, and Java.
    • Environments: Works in any Unix-like environment using standard tools (grep, find, awk).
    • Workflow: Generates clean Markdown reports ready to be converted into Jira tickets or GitHub issues.

    The Output

    You receive a structured Markdown report that catalogs every indicator of debt, its location, and actionable remediation steps. It specifically highlights "Critical" items—like disabled security checks or CVE-prone dependencies—that require immediate attention before your next release.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    • One-time purchase, yours forever

    Listed3 months ago

    Frequently Asked Questions