Tech Debt
# Tech Debt Audit
## Purpose
End-of-session tech debt audit — finds and documents duplicated code, dead code, and improvement opportunities.
## When to use
- At the end of a coding session before closing out
- Before opening a PR to check what was introduced alongside the feature work
- When a codebase feels messy after a run of quick fixes
- During periodic maintenance sprints
## The Promptwhen to use it
Community prompt sourced from the open-source GitHub repo UitbreidenOS/UitKit (NOASSERTION). A "Tech Debt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
UitbreidenOS/UitKit · NOASSERTION