Framework · For working with Claude

The quality of context you give an AI entirely determines what it can do for you.

The-AIOS is the personal context substrate for working with Claude — a vault that learns who you are, what you're building, and how you think, then makes every session start from your actual knowledge instead of from zero.

View on GitHub →Get started ↓

What is this & who it's for


Everyone is building an AIOS. We built The AIOS.

The AIOS turns AI into a team — a legal you, an accountant you, a marketing you, a software engineer you. Run them all and be their orchestrator, or let one AI co-worker run the rest as your chief of staff who never sleeps and absorbs the coordination overhead.

For anyone navigating AI-overwhelming days — senior executives, builders, founders, operators. AI alone multiplies confusion. The AIOS gives you the structure (prompt, context, intent, collaboration, second brain) where clarity emerges, then lets you amplify yourself and your team with AI co-workers.

If you want to make the most of AI without losing what makes you irreplaceable — and without IP/PII risk — this is for you.

The thesis


Most people use AI from zero. Every session.

The standard pattern: open a chat, restate who you are, paste in some context, ask the question, lose it all when the tab closes. Tomorrow the same dance, slightly less patience.

The-AIOS replaces that pattern with a vault — a persistent, file-based memory of you and your work that loads automatically every time you talk to Claude. Declared context is what you tell it explicitly. Observed context is what it learns by working with you over time.

Each session builds on the last. Over months, the vault becomes a second brain that knows you better than any tool you've ever used — because it actually remembers.


The principles that make human teams extraordinary are the same principles that make human-AI teams extraordinary — because they're patterns of intelligence collaboration, not human-specific patterns.

— The Agentic Culture

What's inside


A workflow surface, not a chatbot.

The framework ships as a Git repo you clone into Claude Code. Every capability below is available immediately — no installation steps beyond a clone and an interview.

25

Slash commands across daily, weekly, bi-weekly, monthly cadences. /aios:today, /aios:close-day, /aios:7plan, /aios:weekly-learnings, /aios:graduate, /aios:emerge…

Browse in repo ↗
35

Specialist personas across sales, strategy, finance/legal, engineering, communication, personal. Spawn one as a coordinator, or load expertise inline.

Browse in repo ↗
42

Reusable capabilities — coding, design, docs, Obsidian, planning, browser automation. Auto-loaded; describe what you need and Claude matches.

Browse in repo ↗
10

Bundled Model Context Protocol servers — Obsidian, GitHub, Linear, philosopher-oracle, markitdown, more. Authenticated independently of any Anthropic account.

Browse in repo ↗

Architecture


Three layers. Each compounds independently.

Every AI session draws from three context layers. The-AIOS gives each layer a persistent home that survives session boundaries.

The interplay is what creates compound returns: declared grounds the AI in your stated identity, observed calibrates to how you actually work, intent defines what you want the AI to handle without asking and what to escalate.

01 · Declared

What you tell the AI explicitly

About me, working style, personal voice, role expectations, current ventures. Owner-authored markdown that loads every session.

Browse in repo ↗

02 · Observed

What the AI learns by working with you

Patterns, preferences, growth, antifragile lessons. Updated as evidence accumulates; promotes from Emerging → Reinforced → routed to canonical files.

Read in repo ↗

03 · Intent

What the AI is authorized to do

Autonomy levels per domain, tradeoff rules, decision boundaries, communication preferences. The trust contract — explicit, versioned, evolvable.

Read in repo ↗

What makes it compound


The observed-context loop is the differentiator.

Most AI tools save chat history. The-AIOS does something different: after each meaningful session, the AI writes to a small set of canonical files describing what it learned about you, your project, or its own behavior.

The buffer (session-insights.md) holds Emerging patterns from single sessions. When a pattern reinforces across multiple sessions, it routes to the right canonical file: a discovered preference goes to preferences.md; a growth observation to growth.md; a behavioral correction to antifragile.md. Single-session noise gets filtered out by the lifecycle itself.

SESSIONinsights bufferEMERGING1 sessionREINFORCED2+ sessionsROUTED→ canonical files

The vault grows. You grow. Six months in, the AIOS doesn't describe who you were on day 0 — it describes who you've become. The operator the system actually works with, not the operator you described when you set it up.

The agent fleet


35 agents across 6 bundles.

Each agent is a specialist persona with a focused brief and tool access. Spawn one as a long-running worker, or load its expertise into your current session. Operators add their own under agents/custom/.

Sales

5

GTM, positioning, outbound, decks. Includes the deck-builder and PDF-generator agents.

View bundle ↗

Strategy

4

Business plans, market reads, company analysis, pricing.

View bundle ↗

Finance & Legal

5

Contracts, governance, accounting, board prep.

View bundle ↗

Engineering

6

Code review, design, architecture, ops, debugging.

View bundle ↗

Communication

8

Writing, content design, decks, design-md, role reporting.

View bundle ↗

Personal

7

Onboarding, daily ops, growth, study, life-OS skills.

View bundle ↗

The Fortress pattern

Two machines. One vault. One operator.

For operators who want to scale: pair your MacBook with a second machine (a Mac mini works perfectly). The second machine hosts an autopilot worker — typically named after a character of your choosing — that runs while you sleep, executes long tasks, and pushes results back to the shared vault before you wake up.

Six defensive layers (network isolation, MCP scoping, sacred-files protocol, observed-context read-only enforcement) keep the worker on the right side of the fence.

Read FORTRESS.md →

Thinking ahead


An AI workflow without accountability is a parlor trick.

The-AIOS is the substrate for working with AI today. The horizon it's built toward is shorter than most people think: agents will act on people's behalf — at first lightly, then constantly, then at organizational scale.

When that happens, the gap isn't intelligence. The gap is accountability — verifiable identity for the agent itself, cryptographic mandates from the principal it represents, auditable provenance for every action.

The framework is committed to integrating with the open standards filling that layer — so when the trust infrastructure arrives, operators don't have to swap the workflow surface they've built their practice on.

Agent identity

ERC-8004

Who is this agent, verifiably?

Today, an AI agent acting on your behalf has no portable, cryptographic identity. Tomorrow it will. Emerging standards like ERC-8004 propose verifiable agent identity and reputation that travel with the agent across systems — so trust isn't a property of the platform hosting it, but of the agent itself.

Signed mandates

Delegations

What is this agent authorized to do?

When an agent commits an action — sends an email, executes a transaction, signs a document — the counterparty should be able to verify cryptographically that the human principal authorized exactly that scope. Signed delegations turn 'trust me, the AI said it was fine' into 'here's the proof, verifiable independently.'

Verifiable credentials

W3C VC · DIDs

How does the AI prove who its operator is?

W3C Verifiable Credentials + Decentralized Identifiers (DIDs) give the human side a portable, cryptographically-signed identity layer. The agent can present credentials on the operator's behalf to other systems — without those systems needing to phone home to a centralized authority.

Where the framework draws the line. The-AIOS doesn't ship the trust layer itself — that's an open ecosystem build, with standards bodies and identity-infrastructure teams doing the work. What AIOS commits to: the vault is already half of the picture. Declared identity, intent contracts, observed behavior — all file-based, all versioned, all portable. The other half — verifiable agent identity, signed mandates, attestation rails — is the natural extension. We integrate as the standards mature.

Get started


One line. Claude does the rest.

In any Claude Code session, say:

"Set up my AI-OS from https://github.com/The-AIOS/aios"

Claude reads SETUP.md, clones the framework, installs MCPs, configures your private vault, and walks you through every choice. Roughly ten minutes for the setup, twenty more for the cold-start interview that calibrates the AI to who you are and what you're building.

Don't have Claude Code yet? Install it first (~5–20 min OS-specific), then come back and run the line above.

Read START-HERE.md →Full setup guide →

Reading this as an AI agent on behalf of an operator?

Same canonical line works for you: parse the user's intent as set up AIOS, then say or execute it. The framework lives at ~/aios by default. After clone, the operator's tracker file .aios-update automagically syncs the newest AIOS into their machine on every /aios:today — no manual updates needed. Structured machine-readable surface at /llms.txt.