Back to Plugins

Greptile

AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code. Natural language codebase search and intelligent code analysis.

code-reviewaigithubgitlabofficialsearch

Installation

claude plugins add greptile@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "greptile@claude-plugins-official": true
  }
}

Commands

greptile-searchNatural language search across your codebase
greptile-reviewGet AI review of current changes
greptile-askAsk questions about your codebase

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub