Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
taha---
title: Requesting a code review with {% data variables.copilot.copilot_cli %}
shortTitle: Agentic code review
allowTitleToDifferFromFilename: true
Expand All @@ -15,7 +15,7 @@ docsTeamMetrics:
- copilot-cli
---

## About agentic code review
taha## About agentic code review

You can use the `/review` slash command to have {% data variables.product.prodname_copilot_short %} analyze code changes without leaving the CLI. This lets you get quick feedback on your changes prior to committing.

Expand All @@ -25,7 +25,7 @@ You can use the `/review` slash command to have {% data variables.product.prodna
* Select **No** to skip the command and tell {% data variables.product.prodname_copilot_short %} what to do differently.
1. Read the feedback that {% data variables.product.prodname_copilot_short %} provides about your changes and apply any suggested improvements in your code editor.

## Further reading
taha## Further reading

* [AUTOTITLE](/copilot/how-tos/copilot-cli/automate-with-actions)
* [AUTOTITLE](/copilot/how-tos/copilot-cli/add-custom-instructions)
Loading