What problem does it solve?
This Skill provides a systematic, repeatable way to assess the technical health of a software repository, identifying and scoring various types of technical debt to prioritize remediation efforts.
Core Features & Use Cases
- Comprehensive Auditing: Scans for security vulnerabilities, correctness issues, infrastructure debt, maintainability problems, documentation gaps, and code freshness.
- Objective Scoring: Assigns scores (0-10) to six key categories, culminating in an overall health score and grade (A-F).
- Actionable Recommendations: Generates a prioritized list of fixes ordered by Return on Investment (ROI), including estimated effort.
- Portfolio Analysis: Can audit multiple repositories to identify cross-repo patterns and rank overall portfolio health.
- Use Case: Before a major release or when onboarding a new developer, run this audit to get a clear, objective picture of the project's health and identify the most critical areas for improvement.
Quick Start
Use the technical-debt-auditor skill to audit the current repository and generate a DEBT.md report.