1
local overriding settings
Alexey Efimchik edited this page 2026-04-02 10:48:12 +07:00

🔧 Overriding Local Settings

You can view and override the local prompt for review. After performing your first local review, a .review folder will be created with a file named kodo-review-prompt.md which will contain the review prompt.

Open the existing file and modify it. The modified version of the file will be used for future executions. You can also manually create a file named .review/kodo-review-prompt.md that will be used for reviewing.

⚠️ Important! ⚠️ The prompt is redefined at the location where the tool is called. This is not a global redefinition.