Add code comments/docstrings or reword existing ones to match this codebase's terse, human-written style. Use whenever the user asks to comment code, document a function, add docstrings, or clean up/trim/reword comments — especially LLM-generated ones that…
Perform a tight set of modifications on Python code to modernize it.
Produce a grounded design document (PRD + spec hybrid, minus market/corporate framing) for a new feature in an EXISTING codebase, by interviewing the user one question at a time and exploring the real code before each decision. Use this WHENEVER the user…