aqm — Gemini AI Agent
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityGemsExtensionsTrending
    GeminiAgentsaqm
    Back to Agents
    aqm

    aqm

    aqm-framework March 24, 2026
    13 copies 0 downloads

    An orchestration framework for AI agents to pass tasks through explicit queues. Build pipelines in YAML, run locally with SQLite, and power them with Multi-LLM.

    <sub>📖 한국어</sub>

    aqm

    Build AI agent teams in YAML. No code. No API keys. Just pipelines.

    An orchestration framework where multiple AI agents pass tasks through explicit queues — or discuss in real-time sessions until consensus. Define once, run anywhere, share with anyone.

      [user] ──input──► [planner] ──► [reviewer] ──approve──► [design_session] ──► [implementer]
                            ▲              │                    ┌──┬──┬──┐
                            └── reject ────┘                    ▼  ▼  ▼  ▼  round-robin
                            └── ask user ──►[user]             [arch][sec][fe]  until consensus
    

    Why aqm?

    A single AI agent writes code and reviews it with the same bias. It can't catch its own blind spots.

    aqm gives you a team — each agent has a dedicated role, a separate prompt, and optionally a different LLM. A quality gate rejects bad output automatically. A session lets agents debate before deciding.

    # One YAML file. That's the entire pipeline.
    agents:
      - id: developer
        runtime: gemini
        system_prompt: "Implement: {{ input }}"
        handoffs: [{ to: reviewer }]
    
      - id: reviewer
        runtime: gemini                    # Different LLM catches different bugs
        system_prompt: "Review for security: {{ input }}"
        gate:
          type: llm
          prompt: "Is this production-ready?"
          max_retries: 3                   # Auto-reject → retry up to 3 times
        handoffs:
          - { to: deployer, condition: on_approve }
          - { to: developer, condition: on_reject }
    
      - id: deployer
        runtime: gemini
        context_strategy: none             # 85% token savings — no context needed
        system_prompt: "Deploy: {{ input }}"
    
    pip install aqm && aqm init && aqm run "Add JWT authentication"
    

    What makes aqm different

    ProblemSingle Agentaqm
    Same LLM reviews its own codeOne bias, one perspectiveCross-LLM verification (Gemini writes, Gemini rev

    Tags

    agent-frameworkagent-orchestrationai-agentsai-agents-automationautomationclaudeclaude-codegeminillmllm-orchestration

    Comments

    More Agents

    View all
    Agentsmithagentic-ai

    Agentsmith

    Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.

    P
    PromptPartner
    308
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    303
    Agentpetai-agents

    Agentpet

    A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.

    N
    ntd4996
    279
    UltraGameStudioai-agent

    UltraGameStudio

    UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.

    W
    wellingfeng
    260
    Zeroai

    Zero

    The coding agent that answers to you, your model, your machine, your rules.

    G
    Gitlawb
    1,099
    Lucarneagent-bridge

    Lucarne

    Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.

    T
    tuchg
    314

    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.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Gemini resource

    • Build AI Agents with Think-Plan-Act Architecture Using Llama-4 Reasoningn8n · $24.99 · Related topic
    • Automate AI-Driven Handbook Creation with Multi-Agent Orchestration and Human Reviewn8n · $24.99 · Related topic
    • AI-Driven Handbook Generator with Multi-Agent Orchestrationn8n · $24.99 · Related topic
    • Generate Collaborative Handbooks with GPT-4o: Multi-Agent Orchestration and Human Reviewn8n · $18.54 · Related topic
    Browse all workflows