Tech Debt Assessment
Identify and prioritize technical debt with a remediation roadmap.
Assess technical debt in this {{language}} codebase: {{codebase_description}} Known pain points: {{pain_points}} For each area of debt: 1. Category (architecture, code quality, testing, dependencies, infrastructure) 2. Severity (high/medium/low) 3. Impact on velocity, reliability, and onboarding 4. Estimated effort to fix (hours/days/weeks) 5. Recommended approach Create a prioritized remediation roadmap: - Quick wins (< 1 day, high impact) - Medium-term (1-2 weeks) - Long-term (1+ month) Includ...