{"repo":"Integral-Healthcare/robin-ai-reviewer","free":true,"listed":false,"github":"https://github.com/Integral-Healthcare/robin-ai-reviewer","clone":"git clone https://github.com/Integral-Healthcare/robin-ai-reviewer.git","description":"Robin is your AI pull request reviewer in the form of a super fast lightweight github action.","language":"Shell","stars":65,"topics":["chatgpt","gpt-4","openai","action","automation","github-actions","pull-request","pull-request-action","pull-request-management","pull-request-review"],"license":"MIT","category":"workflow-automation","readme_excerpt":"Robin AI Named after Batman's assistant, Robin AI is an open source GitHub Action and GitLab CI job that automatically reviews pull requests and merge requests using AI models from OpenAI (GPT) or Anthropic (Claude). It analyzes your code changes and provides: - A quality score (0-100) - Actionable improvement suggestions - Sample code snippets for better implementation - Fast, automated feedback (average runtime: 14s) Table of Contents - Prerequisites - Installation - Configuration - Usage - Example Output - Performance - Contributing - License Prerequisites - A GitHub repository with pull request workflows or a GitLab project with merge request pipelines - An API key for your chosen AI provider: - OpenAI : Get an API key here - Claude (Anthropic) : Get an API key here Installation GitHub Actions 1. In your Github repository, navigate to the \"Actions\" tab 2. Click \"New workflow\" 3. Choose \"Set up a workflow yourself\" 4. Create a new file (e.g., robin.yml ) with one of these configurations: Using OpenAI (Default) Note: files to ignore must be written as a single-line, whitespace-separated string (as shown above, e.g. 'README.md assets/ package-lock.json' ). Do not use YAML block scalars ( or ) — embedded newlines break CLI argument parsing. Using Claude (Anthropic) Legacy Configuration (Still Supported) 5. Add your API key as a repository secret: - Go to repository Settings → Secrets and Variables → Actions - For OpenAI: Create a secret named OPEN AI API KEY - For Claude: Cre","default_branch":null,"files":null,"tree":[],"storefront":"/r/Integral-Healthcare","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Integral-Healthcare/robin-ai-reviewer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}