/review
/review
provides a comprehensive pull request review of the current changes, including analysis and feedback.
This command is only available when using Git Diff Focus.
Use it to ease your code review process, ensure high-quality contributions
Using /review
Open a file: Open a file in your project.
Activate Qtuz AI : Click the Qtuz AI logo in the Extensions bar.
Focus: Select Git Diff Focus.
Call the Command: Type
/review
in the chatbox.(Optional) Add optional instructions: You can give Qtuz AI any specific guidelines.
Result! Qtuz AI will process the selected changes, providing a detailed review that encompasses several key aspects of code quality and readiness.
(Optional) Continue your chat: To give Qtuz AI more instructions, just type a command or ask a question to keep chatting.
Example
Command
Copy
Copy
/review [optional instructions]
Response
Copy
Copy
Changes Analysis
๐ฏ Main theme:
[ An assessment of the theme of changes. ]
Changes labels:
[ Tests, bug fixes, enhacements, etc. ]
Changes summary:
[ A summary of the changes made. ]
๐งช Relevant tests added: [ True or False ]
โฑ๏ธ Estimated effort to review [1-5]:
[ A scale between 1 to 5 of the estimated effort to review the changes, with a short explanation. ]
Changes Feedback
๐ก General suggestions:
[ General suggestions for improvements, potential security concerns and more. ]
๐ Security concerns: [ True or False ]
Changes Score: [ A score between 0 to 100, reflecting the overall quality and completeness
Last updated