/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
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.
- Step 0 — Environment, profile, workspace
- Step 1 — Match the request to a skill or squad
- Step 2 — No owner found
- Step 3 — Run the routed skill inline
- Step 4 — The digest
- Step 5 — QA after every squad run