cli — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentscli
    Back to Agents
    cli

    cli

    kodustech January 11, 2026
    10 copies 0 downloads

    AI code review from the terminal — built for Claude Code, Cursor, and 20+ agents

    Agent Definition
    <!-- TODO: Add banner image/logo here -->
    
    <h1 align="center">Kodus CLI</h1>
    
    <p align="center">
      <strong>Catch bugs before they reach your pull request — AI code review from the terminal.</strong>
    </p>
    
    <p align="center">
      <a href="https://www.npmjs.com/package/@kodus/cli"><img src="https://img.shields.io/npm/v/@kodus/cli.svg" alt="npm version"></a>
      <a href="https://www.npmjs.com/package/@kodus/cli"><img src="https://img.shields.io/npm/dm/@kodus/cli.svg" alt="npm downloads"></a>
      <a href="https://github.com/kodustech/cli/blob/main/LICENSE"><img src="https://img.shields.io/github/license/kodustech/cli" alt="license"></a>
      <a href="https://github.com/kodustech/cli"><img src="https://img.shields.io/github/stars/kodustech/cli" alt="stars"></a>
      <a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E%3D20-brightgreen" alt="node version"></a>
    </p>
    
    <p align="center">
      <a href="https://kodus.io">Website</a> &middot;
      <a href="https://app.kodus.io">Sign Up</a> &middot;
      <a href="https://github.com/kodustech/cli/issues">Issues</a>
    </p>
    
    ---
    
    ```bash
    yarn global add @kodus/cli
    ```
    
    ---
    
    ## Quick Start
    
    ```bash
    # 1. Install
    yarn global add @kodus/cli
    
    # 2. Authenticate (or skip for trial mode — no account needed)
    kodus auth login
    
    # 3. Review your code
    kodus review
    ```
    
    That's it. Kodus analyzes your changes, finds issues, and lets you fix them interactively — or auto-fix everything at once with `kodus review --fix`.
    
    <!-- TODO: Add demo GIF showing interactive review in action -->
    
    ## What It Does
    
    ### Code Review
    
    Analyze local changes, staged files, commits, or branch diffs. Kodus finds bugs, security issues, performance problems, and style violations — then suggests fixes with real code.
    
    ```bash
    kodus review                    # Review working tree changes (interactive)
    kodus review --staged           # Only staged files
    kodus review --branch main      # Compare against a branch
    kodus review --fix              # Auto-apply all fixable issue

    Tags

    ai-agentsai-code-reviewclaude-codeclicode-qualitycode-reviewcursordeveloper-toolsdevtoolslinter

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.