# techdebt > Finds duplicate code and architecture problems with code introduced in the current coding sesion. - Author: Trym - Repository: TrymVei/dotfiles - Version: 20260207105305 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/TrymVei/dotfiles - Web: https://mule.run/skillshub/@@TrymVei/dotfiles~techdebt:20260207105305 --- --- name: techdebt description: Finds duplicate code and architecture problems with code introduced in the current coding sesion. disable-model-inovacation: true --- # What i do When this command is run, you need to analyze all the code that has been added or removed in the current coding session and find whether the code duplicates existing code in a project, whether it breakes architecture in some way or another. So basicly clean up techdebt with the command.