ContextDebt is a CLI tool that identifies expired code in JavaScript, TypeScript, Python, and PHP repositories by analyzing comments that cite workarounds, bugs, and version constraints to determine if their stated reasons no longer apply. The scanner runs locally without sending code to external services and reports only provably expired reasons, leaving deletion decisions to developers.