Audit naming in a codebase by finding one inconsistency, ambiguity, or bad name at a time, proposing a better name and explaining why it improves the code. Waits for approval before moving on. Use when user wants to improve naming, audit identifiers, or mentions "name-guard".
Audit naming in a codebase by finding one inconsistency, ambiguity, or bad name at a time, proposing a better name and explaining why it improves the code. Waits for approval before moving on. Use when user wants to improve naming, audit identifiers, or mentions "name-guard".
Audit naming in this codebase. Find ONE naming inconsistency, ambiguity, or bad name at a time. Propose the better name + why it improves the code. Wait for approval before the next.
Explore the codebase to find naming issues rather than asking the user to paste code.