Skip to content
@aiagentflow

AI Agent Flow

**AI Agent Flow** — an open-source CLI tool that orchestrates multi-agent AI workflows for software development.

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.

Task → Architect → Coder → Reviewer → Tester → Fixer → Ship

No cloud dependency. Bring your own API keys. Your code stays on your machine.


Get Started

npm install -g @aiagentflow/cli
cd your-project
aiagentflow init
aiagentflow run "Add a login form with validation"

Key Features

  • 6 specialized agents — Architect, Coder, Reviewer, Tester, Fixer, Judge
  • Context-aware — feed specs, PRDs, and guidelines so agents understand your project
  • Provider-agnostic — Anthropic, OpenAI, Google Gemini, Ollama (local/free)
  • Git-native — auto-creates branches, auto-commits on QA pass
  • Human-in-the-loop — approve at any stage, or go full autonomous
  • Plan from docs — turn PRDs into batch-ready task lists

Links

Popular repositories Loading

  1. aiagentflow aiagentflow Public

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

    TypeScript 1 1

  2. aiagentflow.dev aiagentflow.dev Public

    AI Agent Flow — an open-source CLI tool that orchestrates multi-agent AI workflows for software development.

    TypeScript

  3. .github .github Public

    Organization profile and community health files

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…