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

    preflight

    chitinhq March 30, 2026
    1 copies 0 downloads

    Universal design-before-you-build protocol for AI coding agents

    Agent Definition
    <p align="center">
      <img src="docs/logo.svg" alt="Preflight" width="100">
    </p>
    
    <h1 align="center">Preflight</h1>
    
    <p align="center">
      <strong>Think before you build.</strong> A universal protocol that makes AI coding agents design before they code.
      <br><br>
      <a href="https://agentguardhq.github.io/preflight">Website</a> &middot;
      <a href="PROTOCOL.md">Protocol Spec</a> &middot;
      <a href="https://github.com/chitinhq/preflight/releases/tag/v1.0.0">v1.0.0</a>
    </p>
    
    Preflight defines 5 mandatory phases every agent completes before writing code: **Orient, Clarify, Approach, Confirm, Execute.** It works with any AI coding agent — no runtime, no API key, one file.
    
    ## Why
    
    AI coding agents jump straight to implementation. They write code before reading the codebase, skip exploring alternatives, and don't confirm intent. This wastes tokens, produces wrong solutions, and creates rework.
    
    Preflight fixes this with a lightweight prompt-based protocol that works across every major agent driver.
    
    ## Quick Start
    
    ### Auto-detect and install
    
    ```bash
    bash <(curl -fsSL https://raw.githubusercontent.com/chitinhq/preflight/main/install.sh)
    ```
    
    The installer detects which AI agent drivers you use and copies the appropriate config file.
    
    ### Install for a specific driver
    
    ```bash
    bash <(curl -fsSL https://raw.githubusercontent.com/chitinhq/preflight/main/install.sh) --driver claude-code
    ```
    
    ### Manual install
    
    Copy the driver file for your agent into your project:
    
    | Driver | Copy this file | To this location |
    |--------|----------------|------------------|
    | Claude Code | `drivers/claude-code/preflight.md` | `.cursor/commands/preflight.md` |
    | Codex (OpenAI) | `drivers/codex/AGENTS.md` | Append to `AGENTS.md` |
    | Cursor CLI | `drivers/cursor/CLAUDE.md` | Append to `CLAUDE.md` |
    | Goose | `drivers/goose/.goosehints` | Append to `.goosehints` |
    | GitHub Copilot | `drivers/cursor/.github/cursor-instructions.md` | Append to `.github/cursor-instructions.md` |
    | Cursor | `drive

    Tags

    agent-governanceai-agentsai-codingclaude-codecodexcopilotcursordeveloper-toolsgeminigoose

    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.