Skip to main content
Synkra AIOX Logo

Welcome to Synkra AIOX

Synkra AIOX is an AI-Orchestrated System for Full Stack Development — a powerful framework that brings specialized AI agents, workflow orchestration, and story-driven development to your projects.

Quick Start

Get up and running with AIOX in minutes

Core Concepts

Understand the AIOX architecture and philosophy

Agents

Explore the 11 specialized AI agents

CLI Reference

Master the AIOX command-line interface

What is AIOX?

AIOX is a CLI-first framework that provides:
  • 12 Specialized AI Agents — Each agent has a distinct role (dev, qa, architect, pm, po, sm, analyst, devops, data-engineer, ux-design-expert, squad-creator, aiox-master)
  • Story-Driven Development — All development flows through structured user stories with acceptance criteria and quality gates
  • Workflow Orchestration — Predefined workflows guide agents through planning, development, and deployment
  • Autonomous Development Engine (ADE) — 7 epics that enable autonomous execution from requirements to working code
  • Multi-IDE Integration — Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and GitHub Copilot
  • Squad System — Extend AIOX to any domain beyond software development

Key Features

CLI-First Architecture

All functionality works 100% via CLI before any UI — dashboards only observe

Agent Authority

Each agent has exclusive authorities that cannot be violated by other agents

Quality Gates

Multiple validation layers ensure code quality at every step

Template System

Self-contained templates embed both output structure and LLM instructions

Workflow Intelligence

Predefined workflows for greenfield and brownfield projects

Memory Layer

Persistent memory of patterns and insights across sessions

The AIOX Difference

AIOX is not just another AI coding assistant. It’s a complete framework for agent-driven development with:
  • Structured Planning — Agents collaborate to create detailed PRD and Architecture documents
  • Contextual Development — Stories contain everything the dev agent needs (context, implementation details, architecture)
  • Quality First — Multiple quality gates block merges until standards are met

Two Core Innovations

1. Agentic Planning

Dedicated agents (analyst, pm, architect) collaborate with you to create detailed and consistent PRD and Architecture documents. Through advanced prompt engineering and human-in-the-loop refinement, these planning agents produce comprehensive specifications that go far beyond generic AI task generation.

2. Engineering-Contextualized Development

The sm (Scrum Master) agent transforms detailed plans into hyper-detailed development stories containing everything the dev agent needs — complete context, implementation details, and architectural guidance embedded directly in story files. This two-phase approach eliminates both planning inconsistency and context loss — the biggest problems in AI-assisted development.

How It Works

1

Planning Phase

Use @analyst, @pm, and @architect agents to create PRD and architecture documents
2

Story Creation

The @sm agent transforms plans into detailed story files with acceptance criteria
3

Development

The @dev agent implements stories with full context — no guesswork
4

Quality Assurance

The @qa agent validates against acceptance criteria and runs quality gates
5

Deployment

The @devops agent handles git operations, releases, and deployment

Prerequisites

Before installing AIOX, ensure you have:
  • Node.js version 18.0.0 or higher (v20+ recommended)
  • npm version 9.0.0 or higher
  • Git for version control
  • GitHub CLI (optional, for team collaboration)

Installation

npx aiox-core init my-project
The installer includes a modern interactive wizard inspired by Vite and Next.js, with real-time validation, progress indicators, and multi-component selection.

Next Steps

Quickstart Guide

Build your first AIOX project in 10 minutes

User Guide

Complete step-by-step walkthrough

Agent Overview

Learn about all 11 specialized agents

CLI Commands

Master the AIOX command-line interface

Support & Community

GitHub Repository

View source code, report issues, and contribute

Issue Tracker

Report bugs and request features

License: AIOX Core is licensed under MIT. See the LICENSE file for details.

Build docs developers (and LLMs) love