Skip to main content
Commands are available on all plans.
This guide walks you through the list of commands for MatterAI that can be used within your Pull Requests.

Command Overview

CommandDescription
/matter summaryGenerate AI Summary for the PR
/matter reviewGenerate AI Reviews for the latest commit in the PR
/matter review-fullGenerate AI Reviews for the complete PR
/matter explainGenerate AI Explanation for the PR reviewer
/matter release-notesGenerate AI release-notes for the PR
/matter <ask-question>Chat with your PR with MatterAI Agent
/matter remember <recommendation>Generate AI memories for the PR
/matter helpPrints all the commands and usage in PR as a comment
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.
MatterAI Summary Command

/matter review

Generate a code review of the Pull Request with detailed comments and code change suggestions.
MatterAI Review Command

/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.
MatterAI Explain Command

/matter release-notes

Generate release notes for the Pull Request with summary, new features, bugs, commit log history and dependency changes.
MatterAI Release Notes Command