Command List
List of commands for Matter AI
This guide walks you through the list of commands for Matter AI that can be used within your Pull Requests.
Command Overview
Command | Description |
---|---|
/matter summary | Generate AI Summary for the PR |
/matter review | Generate AI Reviews for the latest commit in the PR |
/matter review-full | Generate AI Reviews for the complete PR |
/matter release-notes | Generate AI release-notes for the PR |
/matter <ask-question> | Chat with your PR with Matter AI Agent |
/matter remember <recommendation> | Generate AI memories for the PR |
Below you’ll find more detailed information about each command.
/matter summary
Generate a summary of the Pull Request with detailed analysis of the changes, impact, tests, package vulnerabilities, and code quality.
/matter review
Generate a code review of the Pull Request with detailed comments and code change suggestions.
/matter explain
Generate an explanation of the Pull Request catered toward the reviwer to understand the code-level changes in a gist for faster reviews.
/matter release-notes
Generate release notes for the Pull Request with summary, new features, bugs, commit log history and dependency changes.