The IQ Behind Your AI
In-editor workflow run
limerIQ workflow running in VS Code

Multi-Agent AI Workflows for VSCode

limerIQ turns your prompts into reliable workflows that orchestrate Claude Code, Codex, and Gemini CLI. Independent agents plan, code, test, and review changes so you keep the leverage and lose the chaos.

What using limerIQ actually looks like

A short story from prompt -> workflow -> guarded execution -> merge. Built for developers who expect tests, git discipline, and repeatability.

You tell limerIQ what you want.
It assembles a workflow, not just a reply.
Agents run under guardrails.
step_01

You tell limerIQ what you want.

In VS Code: "Add a /projects endpoint with validation and tests using our existing helpers."

Free for personal use — forever.

No new AI subscription required. limerIQ orchestrates the models you already have.

Claude

Claude Code Pro or Max

Or Anthropic API key

ChatGPT

ChatGPT Plus or Pro

Or OpenAI API key

Gemini

Gemini Plus, Pro, or Ultra

Or Google API key

One orchestrator. Three frontier model families. Your choice.

Request closed beta access

Why not just keep chatting with your AI?

Because limerIQ treats AI like part of your SDLC, not a magic autocomplete box.

guardrails

Build-time, not runaway agents.

Runs in your plan -> code -> test -> review loop inside VS Code. No background agents poking prod or freelancing tasks.

consensus

Multi-agent workflows with a judge.

Different agents plan, implement, and review. A judge compares options and chooses the best result so one model never owns the outcome.

git + tests

Tests and git as first-class citizens.

Workflows run in git worktrees with deterministic test steps. Your main stays clean until you approve the diff.

reusable YAML

Declarative, reusable workflows.

Save winning flows as YAML, version and diff them, and reuse across features - no more reinventing the same prompts.

Workflows you can reuse, clone, and tweak

Build and share limerIQ workflows with the community. Here are a few workflows that are popular right now.

compliance-planning

Building block for planning compliance and security audits - Requirements, scanning, vulnerability prioritization, remediation planning Flow: Process Compliance Request → Identify Compliance Requirements → Plan Security Scanning Strategy.

cicd-planning

Comprehensive planning workflow for CI/CD pipelines - Requirements, pipeline design, deployment strategy, approval Flow: Process CI/CD Pipeline Request → Gather CI/CD Requirements → Design Pipeline Stages.

bugfix-planning

Comprehensive planning workflow for bug fixes - Reproduction, root cause analysis, fix strategy, regression testing Flow: Process Bugfix Request → Reproduce Bug Consistently → Identify Root Cause.

api-contract-design

Building block for designing API contracts with OpenAPI specification Flow: Process API Contract Request → Identify Resources and Operations → Design Data Models.

build-greenfield-workflow

Workflow builder for greenfield product development. This workflow conducts comprehensive product discovery, generates foundational documents (PRD, user stories, architecture design), then builds a complete greenfield development workflow tailored to the product's complexity and quality requirements Flow: Discovery, PRD, and User Stories → Parallel Design Gateway → System Architecture Design.

Pre-Deploy Checkpoint

Interactive checkpoint for final review before deployment Flow: Process Pre-Deploy Checkpoint Request → Pre-Deploy Review with User → Report Pre-Deploy Checkpoint Results.