Skip to content

Getting Started

Airic is workspace-local and git-friendly. A typical project includes a .airic/ directory that holds packs, specs, and runtime configuration.

.airic/
├─ packs/
│ ├─ packsmith/
│ └─ founder-demo/
└─ specs/
├─ roles/
├─ document-types/
├─ processes/
└─ precedents/

Extension packs bundle a complete methodology: roles, document types, processes, precedents, and tool policies. Each pack is a directory of Markdown specs your agents load at runtime.

Shared specification documents that define how agents behave across packs — reviewer roles, document schemas, process templates, and precedent libraries.

Installation and CLI commands are coming soon. For now:

  1. Browse the Founder Demo on the landing page
  2. Read Document-defined agents to understand the model
  3. Watch the repository at github.com/airicdev for releases
  • Packsmith — convert source material into a pack
  • Reflection — how Airic proposes spec improvements