- Review changes before opening a pull request.
- Retrieve and resolve review findings.
- Understand your codebase, including dependencies, relationships, and recent changes.
- Retrieve the rules and standards that apply to a task.
- Access and manage Review Standards.
The Agentic Toolbox is a separate product from the deprecated Qodo Command CLI (
@qodo/command) and Qodo Gen CLI.If you have an existing Qodo Command installation, installing the Agentic Toolbox replaces it automatically. You don’t need to uninstall it separately.Prerequisites
Before you install, make sure you have:- Node.js 20 or later.
Install the Agentic Toolbox
macOS and Linux
This includes Git Bash and WSL.Windows PowerShell
Administrator privileges are not required.Troubleshooting
The installation fails
The installation fails
Make sure you are using Node.js 20 or later and that your operating system meets the requirements for the installation command you are using.If the installation still fails, run the installation command again and check the error message for details.
Qodo skills do not appear in your coding agent
Qodo skills do not appear in your coding agent
Make sure your coding agent is supported and restart or reload the agent after installing the Agentic Toolbox.If the skills still do not appear, verify that you are signed in to Qodo and have access to the required workspace and repositories.
Your coding agent cannot use Qodo skills
Your coding agent cannot use Qodo skills
Make sure you are signed in to Qodo and that your account has access to the repositories you want to work with.If your access has changed, sign in again and restart your coding agent.
Next steps
- Agentic Toolbox overview: Learn about Qodo Agentic Toolbox managed skills and when to use the CLI or MCP.
- Suggested workflows: Guide your coding agent through development, review, and debugging workflows.