Your agent can combine these tools to understand a task, implement a change, review the result, and resolve review findings.
Access Qodo tools from the terminal
You can view the Qodo tools available in your environment from the terminal:The tools available to you depend on your Qodo permissions, workspace configuration, and deployment.
Suggested workflows
The tools work together across the development process.- Understand: Use Codebase and Cross-repo tools to understand the relevant code and dependencies.
- Implement: Use Codebase context, Pull request history, Skills, and Rules to guide the implementation.
- Review: Use Qodo review capabilities and PR review tools to identify issues in your changes.
- Resolve: Use PR review tools to track findings after making fixes, or dismiss findings that do not require a code change.
Related resources
- Tools reference: A complete list of Qodo tools and their commands.
- Agentic Toolbox overview: Learn how the Agentic Toolbox works and when to use the CLI or MCP.
- Suggested workflows: Guide your coding agent through development, review, and debugging workflows.