Commands are available on all plans.
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 explain | Generate AI Explanation for the PR reviewer |
/matter release-notes | Generate 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 help | Prints all the commands and usage in PR as a comment |
/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.