SHAI

S0 Core

/shai

The Concierge, Orchestrator, and Communicator

The concierge and orchestrator: routes every request to the owning skill or squad via the registry, executes it inline, raises approvals, runs /qa-inspector after squad runs, calls /squad-builder when no owner is found, and delivers the digest.

verified (fixture) 2026-09-07v0.1.0

Run itAll agents

Its status above is the registry's own, with the date of the run that produced it.

What it is for

Contract A

This agent owns no numbered ledger item of its own.

Example requests

  • hey shai
  • shai
  • what's new
  • give me the breakdown
  • talk to shai

What it needs, and what it hands back

Needs connected

Nothing. It runs on what SHAI already knows about you.

Better with: scheduler (create_trigger, Phase 6 digest).

Hands back

  • a routing decision
  • status.md run-context updates
  • the digest

Stops and asks

Nothing this agent does is irreversible on its own, so it asks for no approval of its own. Spending, sending and publishing are approved wherever they happen.

How it runs

These are the headings of its own written instructions — 257 lines you can read and change.

  1. Step 0 — Environment, profile, workspace
  2. Step 1 — Match the request to a skill or squad
  3. Step 2 — No owner found
  4. Step 3 — Run the routed skill inline
  5. Step 4 — The digest
  6. Step 5 — QA after every squad run