Page:
Home
Pages
Home
ai reviewer output format
bb configuration parameters
bb extension of rules
bb faq troubleshooting
bb how to integrate
bb how to use
bb limitations and best practices
bb overriding rules
bb placeholder system
bb review template performance
bb review template security
bb review template tech writer
configuration parameters
extension of rules
faq troubleshooting
how to integrate
how to use
limitations and best practices
local kodo tool
local overriding settings
overriding rules
placeholder system
review template performance
review template security
review template tech writer
reviewer token
Clone
7
Home
Alexey Efimchik edited this page 2026-04-02 10:52:49 +07:00
Kodo AI Reviewer
🤖 What is it?
Kodo AI Reviewer is an AI-powered automated code review tool. It integrates into your CI/CD pipeline, analyzes pull request changes, and helps teams maintain high code quality — without the bottlenecks of manual review.
🚀 Why use it?
| Feature | What it means for you | |
|---|---|---|
| ⏱️ | Saves time | Automates the routine review process so engineers focus on what matters |
| 📋 | Single source of truth | Consistent, reproducible feedback — no human bias or mood swings |
| 📈 | Better code quality | Catches style issues, logic flaws, and potential bugs comprehensively |
| 🕐 | Always available | Reviews code 24/7 — no waiting for a teammate to free up |
| 🔧 | Highly customizable | Extend built-in rules or create entirely new checks for your needs |
| 💬 | Interactive | Ask follow-up questions and get instant responses to your comments |
🌍 Where does it work?
Kodo AI Reviewer works directly inside your CI/CD pipeline — it runs automatically on every pull request, no extra setup required beyond the initial configuration.
Kodo supports multiple integrations: Gitea, Bitbucket, and a local CLI tool for running reviews on your machine.
✨ How does it work?
🔁 CI/CD Flow
When a pull request is opened or updated, Kodo kicks in automatically:
- 📥 Reads the environment — loads your action configuration and prepares the review context
- 🔍 Analyzes your changes — scans the diff for issues, improvements, and code quality signals
- 💬 Leaves comments — posts inline feedback and a summary conclusion on the PR
- 🗣️ (Optional) Responds to you — mention the predefined tag in any comment and Kodo will reply directly to your question or request
📚 Gitea Documentation
👩💻 Developer
- Code Review with Kodo — how to trigger, skip, and interact with the reviewer
- Review Output Format — how to read summary comments, inline comments, and PR status
- Limitations & Best Practices — what Kodo can't do and how to get the most out of it
🧑🔧 Tech Lead
- CI/CD Integration — how to add Kodo to your repository workflow
- Extension of Existing Review Rules — how to extend the built-in rules with project-specific instructions
- Overriding Review Rules — How to completely override all instructions and create your own review agent
- 🛠️ Placeholder System — dynamic variables available in custom prompts
- 📝 Template: Technical Writing & Documentation — grammar, clarity, structure, and content quality for docs and articles
- 🔒 Template: Security Review — vulnerabilities, unsafe patterns, OWASP Top 10, secrets exposure
- ⚡ Template: Performance Review — bottlenecks, N+1 queries, memory leaks, algorithmic complexity
- Troubleshooting — what to check when Kodo doesn't run
- Configuration and Parameters — full reference of all action parameters
📚 Bitbucket Documentation
👩💻 Developer
- Code Review with Kodo — how to trigger, skip, and interact with the reviewer
- Review Output Format — how to read summary comments, inline comments, and PR status
- Limitations & Best Practices — what Kodo can't do and how to get the most out of it
🧑🔧 Tech Lead
- CI/CD Integration — how to add Kodo to your Bitbucket pipeline
- Extension of Existing Review Rules — how to extend the built-in rules with project-specific instructions
- Overriding Review Rules — how to completely override all instructions and create your own review agent
- 🛠️ Placeholder System — dynamic variables available in custom prompts
- 📝 Template: Technical Writing & Documentation — grammar, clarity, structure, and content quality for docs and articles
- 🔒 Template: Security Review — vulnerabilities, unsafe patterns, OWASP Top 10, secrets exposure
- ⚡ Template: Performance Review — bottlenecks, N+1 queries, memory leaks, algorithmic complexity
- Troubleshooting — what to check when Kodo doesn't run
- Configuration and Parameters — full reference of all CI/CD environment variables
📚 Local Kodo Reviewer Documentation
- 🔀 Local Kodo Tool — how to install and run the reviewer locally
- 🔧 Overriding Local Settings — how to customize the local review prompt
🤖 Kodo AI Reviewer
📚 Gitea
👩💻 Developer
🧑🔧 Tech Lead
- CI/CD Integration
- Extension of Existing Review Rules
- Overriding Review Rules
- Troubleshooting
- Configuration and Parameters
📚 Bitbucket
👩💻 Developer
🧑🔧 Tech Lead
- CI/CD Integration
- Extension of Existing Review Rules
- Overriding Review Rules
- Troubleshooting
- Configuration and Parameters