Skip to content

AI Toolbox Naming

refact-planner edited this page Jun 7, 2026 · 1 revision

Precise Naming

Use toolbox commands to improve names in a selected block.

A naming workflow can be created as a custom toolbox command when you want Refact to suggest clearer variable, function, or class names for selected code.

Use it for small local improvements where names can be changed safely inside the selection. If a rename affects other files or public APIs, use Agent mode so Refact can find references and update all affected code.

Clone this wiki locally