aiagentflow — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsaiagentflow
    Back to Agents
    aiagentflow

    aiagentflow

    aiagentflow February 28, 2026
    37 copies 0 downloads

    A local-first, CLI-driven multi-agent AI software engineering workflow orchestrator with feed specs, PRDs, and guidelines to auto-generate implementation plans and code.

    Agent Definition
    # aiagentflow
    
    A local-first CLI that orchestrates multi-agent AI workflows for software development. Give it a task — or feed it your specs, PRDs, and guidelines — and it coordinates specialized agents to architect, code, review, test, and ship automatically.
    
    **No cloud dependency. Bring your own API keys. Your code stays on your machine.**
    
    [![npm version](https://img.shields.io/npm/v/@aiagentflow/cli)](https://www.npmjs.com/package/@aiagentflow/cli)
    [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
    [![Node.js](https://img.shields.io/badge/node-%3E%3D20-green)](https://nodejs.org)
    
    ---
    
    ## How It Works
    
    ```
    Task → Architect → Coder → Reviewer → Tester → Fixer → Ship
    ```
    
    Each stage uses a specialized AI agent with tuned prompts and parameters. The loop repeats until quality thresholds pass — like a small AI engineering team running on your machine.
    
    ---
    
    ## Install
    
    ```bash
    npm install -g @aiagentflow/cli
    ```
    
    Or with pnpm:
    
    ```bash
    pnpm add -g @aiagentflow/cli
    ```
    
    ---
    
    ## Quick Start
    
    ```bash
    # 1. Initialize in your project
    cd /path/to/your/project
    aiagentflow init
    
    # 2. Run a task
    aiagentflow run "Add a login form with email/password validation"
    
    # 3. Or run autonomously (no approval prompts)
    aiagentflow run "Refactor the auth module" --auto
    
    # 4. Feed context docs to agents
    aiagentflow run "Add auth" --context docs/api-spec.md docs/security.md
    
    # 5. Generate a task list from specs, then batch-run
    aiagentflow plan docs/prd.md -o tasks.txt
    aiagentflow run --batch tasks.txt --auto
    ```
    
    The `init` wizard walks you through:
    1. Auto-detect your project (language, framework, test framework, package manager)
    2. Select your LLM providers (Anthropic, OpenAI, Groq, Gemini, OpenRouter, Ollama)
    3. Enter API keys
    4. Assign models per agent role
    5. Choose a workflow mode (fast, balanced, strict)
    6. Import existing docs (specs, requirements, guidelines) for auto-loading
    
    Configuration is saved locally in `.aiagentflow/config.json`.
    
    ---
    
    ## Featur

    Tags

    aiai-agentsanthropicautomationclicode-generationdeveloper-toolsgeminillmmulti-agent

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

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

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini 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.