Detect and track technical debt from conversation and PR review comments. Resurface in weekly retros, promote to commitments when ready to fix.
Track technical debt from conversation and PR review comments. Debt items live in commitments/tech-debt/ and are resurfaced weekly.
When the user says something implying tech debt ("this is a hack but it works", "we should really refactor the auth module", "adding another TODO"), silently extract it.
Action:
memory_search in commitments/tech-debt/.commitments/tech-debt/<slug>.md:---