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

    saguaro

    mesa-dot-dev March 6, 2026
    9 copies 0 downloads

    Local AI code review for coding agents. Rules enforced inside Claude Code, Codex, and Cursor. Free, open-source, fully local.

    Agent Definition
    [![npm version](https://img.shields.io/npm/v/@mesadev/saguaro)](https://www.npmjs.com/package/@mesadev/saguaro)
    [![CI](https://github.com/mesa-dot-dev/saguaro/actions/workflows/ci.yml/badge.svg)](https://github.com/mesa-dot-dev/saguaro/actions/workflows/ci.yml)
    [![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)
    
    # Saguaro Local Review
    
    Local code review for coding agents. Rules enforced inside Claude Code, Codex, and Cursor. Your agent fixes its own mistakes while context is hot. Free. Apache 2.0.
    
    ## Install
    
    ### npm (macOS + Linux, requires Node.js 20+)
    
    ```bash
    npm install -g @mesadev/saguaro
    ```
    
    Or run without installing:
    
    ```bash
    npx @mesadev/saguaro review
    ```
    
    ### Homebrew (macOS)
    
    ```bash
    brew install mesa-dot-dev/homebrew-tap/saguaro
    ```
    
    ### Shell script (macOS + Linux)
    
    ```bash
    curl -fsSL https://raw.githubusercontent.com/mesa-dot-dev/saguaro/main/install.sh | sh
    ```
    
    ---
    
    Saguaro uses your existing agent CLI subscription (Claude Code, Codex, Cursor) when available, no API key needed. If no agent CLI is installed, set `ANTHROPIC_API_KEY`, `OPENAI_API_KEY`, or `GOOGLE_API_KEY` in your environment.
    
    ## Quickstart
    
    ```bash
    # 1. Initialize Saguaro in your repo
    sag init
    
    # 2. Generate rules from your codebase (or use the starter rules)
    sag rules generate
    
    # 3. Run a review
    sag review
    ```
    
    `sag init` walks you through setup:
    - Creates `.saguaro/config.yaml` and `.saguaro/rules/`
    - Offers three options: generate rules from your codebase, use starter rules, or start from scratch
    - Sets up Claude Code integration automatically (MCP server, hooks, slash commands)
    - Stores your API key in `.env.local` if provided
    
    ## How It Works
    
    1. **Match rules to files** — Rules load from `.saguaro/rules/` as markdown with YAML frontmatter. Changed files match against rule globs using minimatch. Rules without globs apply to all changed files.
    2. **Gather context** — Saguaro builds an import graph (tree-sitter + SWC) showing the "blast radius" — files t

    Tags

    aiai-code-reviewai-linterclaude-codeclicode-qualitycode-reviewcoding-agentsdeveloper-toolsdevtools

    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.