This document summarizes a research paper that aims to explore ways to reduce "documentation debt" by encouraging software developers to document code. It discusses how lack of documentation increases maintenance costs. While developers recognize the importance of documentation, in practice code is often not well-documented. The paper proposes using persuasive technology and tool triggers to motivate developers to document code as they work. It outlines a study where developers will use a tool that reminds them to add comments, and compares documentation levels between groups with and without social motivation features. The goal is to create a utility to encourage documentation and reduce technical debt.