← Back to Skills
๐Ÿ—๏ธ

Technical Debt Tracker

Search for TODO/FIXME comments, assess priority, and create issues

Developer 4 steps 4 tools 2 servers

Example Prompt

Scan our codebase for TODO and FIXME comments, prioritize them, and create GitHub issues for the important ones

About

Scans the codebase for TODO, FIXME, HACK, and similar markers that indicate technical debt. Assesses each item's severity and impact based on its location and context, then creates prioritized GitHub issues so the team can systematically address accumulated debt.

Workflow Steps

1

Search the repository for TODO, FIXME, HACK, and XXX comments across the codebase

๐Ÿ” Search Repositories
2

Read the surrounding code context for each identified marker

๐Ÿ“ƒ Read Repo File
3

Assess the severity and priority of each debt item based on location and impact

๐Ÿง  Structured Reasoning
4

Create GitHub issues for high and medium priority debt items with context and recommendations

โž• Create Issue

Tags

technical-debtcode-qualitytodosissue-tracking