Documentation
Orchestratia Platform Docs
Orchestratia is a central hub that coordinates multiple AI coding agents across servers. These docs cover everything from platform concepts to technical protocol specifications.
Getting Started
Step-by-step guide: sign up, create a project, register your first server, and assign your first task to an AI agent.
Platform Overview
What Orchestratia is, the problem it solves, key concepts (Hub, Agents, Tasks, Sessions, Contracts), and how the three roles interact.
How It Works
System architecture, communication channels, task state machine, dependency and contract system, capability matching, and security model.
Claude Code Skills
Lightweight Claude Code integration via hooks and CLI — no daemon required. One-liner install, automatic context injection, and permission enforcement.
End-to-End Workflows
Step-by-step flows: server registration, simple tasks, multi-agent dependencies with contracts, human intervention, auto-assignment, and cascading pipelines.
AI Agent Integration Guide
Written for AI agents: environment variables, CLI reference, how to read task specs, report structured results, use resolved_inputs, and request help.
Protocol Reference
Technical schema reference: task spec format, result reporting, dependency declarations, contract exchange, capability matching, and auto-assignment scoring.