Quick Start
Get AI-powered code reviews on your pull requests in under 5 minutes.
Step 1: Install the GitHub App
Click the button below to install the Jasper GitHub App on your organization or personal account:
Step 2: Select Repositories
During installation, choose which repositories Jasper should have access to:
- All repositories - Jasper will automatically review PRs on all current and future repos
- Select repositories - Choose specific repos for Jasper to monitor
Step 3: Create a Pull Request
That's it! Now when you create or update a pull request, Jasper will automatically:
- Analyze your code changes using Claude AI
- Post a comprehensive review comment with findings
- Add inline comments on specific lines that need attention
- Provide an overall verdict (Approve, Request Changes, or Comment)
Free Tier
Every organization gets 10 free reviews per month. No credit card required to get started.
What Happens During a Review?
When a PR is opened or updated, Jasper performs a comprehensive analysis:
- Code Quality - Readability, naming conventions, code structure
- Security - Potential vulnerabilities, injection risks, auth issues
- Performance - Inefficiencies, N+1 queries, memory concerns
- Best Practices - Language idioms, framework patterns, DRY principles
- Bug Detection - Logic errors, edge cases, null checks
Interacting with Reviews
After receiving a review, you can:
- Reply to any comment to ask follow-up questions
- Use
@jasperto chat with the AI about your code - Use slash commands like
/jasper explainfor specific actions
Next Steps
- Learn slash commands for more control
- Chat with Jasper in your PRs
- Configure repository settings