Codebase tools
The Codebase tools help your agent understand and search your repositories.Cross-repo tools
The Cross-repo tools help your agent understand relationships between repositories.Pull request tools
The Pull request tools give your agent access to knowledge from previous pull requests and code reviews.PR review tools
The PR review tools let your agent inspect and manage findings from Qodo code reviews.Skills tools
The Skills tools provide access to skills that guide your agent’s work.
Skills provide reusable instructions that help your agent follow your team’s established practices.
Rules tools
The Rules tools help your agent find and use coding standards that apply to a task.
Before making or reviewing a change, your agent can search for rules that apply to the task and use them to guide its work.
Related resources
- Tools overview: A high-level summary of tool groups and suggested workflows.
- Agentic Toolbox overview: Learn how the Agentic Toolbox works and when to use the CLI or MCP.
- Reviewer: Review local changes before opening a pull request.
- Codebase Wisdom: Understand your codebase, dependencies, and recent changes.
- Get Rules: Retrieve the coding rules that apply to a task before implementation begins.
- Review Resolver: Retrieve and resolve Qodo Review findings from your agent workflow.