From codescene
Prioritizes technical debt using CodeScene data by ranking hotspots, goals, and file metrics into an actionable improvement plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codescene:prioritizing-technical-debtThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to bring high-level CodeScene project data into planning. The goal is to turn hotspots, goals, and file-level metrics into a ranked improvement plan rather than just listing raw results.
Use this skill to bring high-level CodeScene project data into planning. The goal is to turn hotspots, goals, and file-level metrics into a ranked improvement plan rather than just listing raw results.
Do not use this skill for single-file refactoring mechanics. Use guiding-refactoring-with-code-health for that.
select_project: Establish the correct project context.list_technical_debt_hotspots_for_project: Find high-impact hotspots.list_technical_debt_goals_for_project: Find files with explicit debt goals.list_technical_debt_hotspots_for_project_file: Drill into a shortlisted file.list_technical_debt_goals_for_project_file: Drill into file-level goals.code_health_score: Compare or validate shortlisted files.code_health_refactoring_business_case: Add ROI framing when the user wants justification.select_project if the project context is not already clear.code_health_score to support ranking.npx claudepluginhub codescene-oss/codescene-mcp-server --plugin codesceneIdentifies, categorizes, and prioritizes technical debt across code, architecture, tests, dependencies, docs, and infrastructure. Scores by impact, risk, effort; outputs remediation plans.
Assesses tech debt by identifying, classifying, and prioritizing maintainability problems to build a refactoring roadmap. Draws on twelve classic engineering books.
Analyzes codebases to identify and prioritize technical debt across code, architecture, testing, documentation, and infrastructure.