Technical Debt Audit
Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps.
Best use case
Technical Debt Audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps.
Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps.
Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.
Practical example
Example input
Use the "Technical Debt Audit" skill to help with this workflow task. Context: Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps.
Example output
A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.
When to use this skill
- Use this skill when you want a reusable workflow rather than writing the same prompt again and again.
When not to use this skill
- Do not use this when you only need a one-off answer and do not need a reusable workflow.
- Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/afrexai-tech-debt-audit/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Technical Debt Audit Compares
| Feature / Agent | Technical Debt Audit | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
SKILL.md Source
# Technical Debt Audit Systematic technical debt assessment for engineering teams. Identifies, scores, and prioritizes debt across your codebase with business impact analysis and remediation roadmaps. ## What It Does 1. **Debt Discovery** — Categorizes debt: architecture, code quality, dependency, testing, infrastructure, documentation 2. **Impact Scoring** — Rates each item on effort (1-5), risk (1-5), and business impact (1-5) using a weighted formula 3. **Cost Modeling** — Estimates carrying cost per sprint in developer-hours and dollars 4. **Remediation Roadmap** — Generates a prioritized paydown plan with quick wins, scheduled work, and strategic rewrites 5. **Executive Summary** — One-page board-ready report showing debt-to-velocity ratio and projected savings ## Usage Describe your system, stack, and known pain points. The agent audits systematically: ``` "Audit our technical debt. We're a Node.js/React SaaS with 180K LOC, 12 engineers. Known issues: monolithic API, no integration tests, 3 deprecated dependencies, manual deployments." ``` ## Scoring Formula **Priority Score** = (Risk × 3) + (Business Impact × 2) + (1/Effort × 1) Higher score = fix first. Quick wins (low effort, high risk) surface to the top. ## Debt Categories | Category | Examples | Typical Carrying Cost | |----------|----------|----------------------| | Architecture | Monoliths, tight coupling, wrong patterns | 15-25% velocity drag | | Code Quality | Duplication, god classes, no standards | 10-20% velocity drag | | Dependencies | Outdated libs, security vulns, EOL frameworks | 5-15% + incident risk | | Testing | No tests, flaky tests, manual QA only | 20-40% bug-fix overhead | | Infrastructure | Manual deploys, no monitoring, snowflake servers | 10-30% ops overhead | | Documentation | No onboarding docs, tribal knowledge | 2-4 weeks per new hire | ## Output Format ```markdown # Technical Debt Audit Report ## Executive Summary - Total debt items: [N] - Estimated carrying cost: $[X]/month - Debt-to-velocity ratio: [X]% - Quick wins available: [N] items, [X] dev-days ## Critical (Fix This Sprint) ... ## High Priority (Next 30 Days) ... ## Scheduled (Next Quarter) ... ## Strategic (Plan & Budget) ... ## Remediation Roadmap Week 1-2: [Quick wins] Month 1: [High priority] Quarter: [Scheduled items] ``` ## Why This Matters Engineering teams spend 23-42% of development time on technical debt (Stripe Developer Report). Most don't measure it. What you don't measure, you can't manage. --- Built by [AfrexAI](https://afrexai-cto.github.io/context-packs/) — AI-powered business operations tools. Need the full engineering context pack? Browse our [AI Context Packs](https://afrexai-cto.github.io/context-packs/) ($47) or try the free [AI Revenue Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/).
Related Skills
Payroll Compliance Auditor
Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.
Energy Audit — Commercial Building Assessment
Run a full energy audit for commercial or industrial facilities. Identifies waste, models savings, and generates a prioritized retrofit roadmap with ROI timelines.
Debt Collection & Recovery Playbook
Generate compliant debt recovery strategies, collection letter sequences, and payment plan frameworks.
Compliance & Audit Readiness Engine
Your AI compliance officer. Guides startups and scale-ups through SOC 2, ISO 27001, GDPR, HIPAA, and PCI DSS — from zero to audit-ready. No consultants needed.
Compliance Audit Generator
Run internal compliance audits against major frameworks without hiring a consultant.
Cloud Cost Optimization Audit
Analyze cloud infrastructure spend across AWS, Azure, and GCP. Identify waste, rightsizing opportunities, and reserved instance savings.
AI Spend Audit
Audit your company's AI spending — find waste, measure ROI, and right-size your tool stack.
AI Safety Audit
Comprehensive AI safety and alignment audit framework for businesses deploying AI agents. Built around the UK AI Security Institute Alignment Project standards (2026), EU AI Act requirements, and NIST AI RMF.
SX-security-audit
全方位安全审计技能。检查文件权限、环境变量、依赖漏洞、配置文件、网络端口、Git 安全、Shell 安全、macOS 安全、密钥检测等。支持 CLI 参数、JSON 输出、配置文件。当用户要求"安全检查"、"漏洞扫描"、"权限检查"、"安全审计"时使用此技能。
Skill Audit 🔍
扫描 OpenClaw skills 中的安全风险,防止供应链攻击。
website-audit
Website Audit mit 230+ Rules für SEO, Performance, Security, Technical und Content Issues. LLM-optimierte Reports mit Health Scores und Handlungsempfehlungen.
claude-audit
Full project audit — launches 5 parallel AI agents (security, bugs, dead code, architecture, performance) to scan your codebase read-only, then compiles a unified report with health grade (A+ to F) and offers surgical fixes. Language-agnostic. Zero config.