deliberate-agentic-development — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsdeliberate-agentic-development
    Back to Agents
    deliberate-agentic-development

    deliberate-agentic-development

    Matt-Hulme September 30, 2025
    27 copies 0 downloads

    Structured workflows for AI agents. Guides Claude Code, Cursor, Codex, and other AI assistants through deliberate software development with checkpoints, reviews, and human oversight. Plan → Build → Ship with full control.

    Agent Definition
    **Alpha Release** - This system has undergone significant refactoring and is actively being tested. Expect some rough edges and iteration as workflows are refined.
    
    **Source-Available Repository** - This code is publicly available for reference and learning, but contributions are not accepted at this time. However, **feedback is welcomed and encouraged!** If you have suggestions, questions, or find issues, reach out on Twitter: [@MattHProgrammer](https://twitter.com/MattHProgrammer)
    
    # Deliberate Agentic Development
    
    A structured workflow system for AI coding agents like **Claude Code**, **Cursor**, and **Codex**. Guides AI assistants through software development with built-in checkpoints, reviews, and human oversight—keeping you in control from planning to shipping.
    
    **Key Features:**
    - **Structured Workflows** - Plan → Build → Ship with clear steps
    - **Human-in-the-Loop** - Review and approve at every key decision
    - **State Management** - Switch between agents seamlessly, they pick up where the last one left off
    - **Linear Integration** - Full project tracking and task management
    - **TDD Support** - Optional test-driven development mode
    
    ## Table of Contents
    
    - [Overview](#overview)
    - [Quick Setup](#quick-setup-4-steps)
    - [File Structure](#file-structure)
    - [Adapting to Your Tools](#adapting-to-your-tools)
    - [Project Modes](#project-modes)
    - [Documentation Organization](#documentation-organization)
    - [Troubleshooting](#troubleshooting)
    
    ## Overview
    
    Structured workflows for AI agents to plan and build software projects systematically:
    
    - **Plan** - Vision → Tech stack → Milestones → Issues → Tasks
    - **Build** - One task → One commit → One review → Repeat
    - **Track** - State management + Linear integration for full visibility
    
    ## Quick Setup (4 steps)
    
    ### 1. Install Required Tools
    
    ```bash
    # Install GitHub CLI (for PRs)
    brew install gh  # macOS
    # or see: https://cli.github.com
    
    # Setup Linear MCP in your AI agent
    # Cursor: Settings → Model Context Protocol → Add L

    Tags

    agentic-codingagentic-engineeringagentic-workflowai-agentsai-workflowsclaude-codecode-qualitycodexcursordevtools

    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.