waitlist open · launching soon · elevate · don't replace orbitwork.sh

Don't replace your people. Elevate them.

Orbit isn't here to swap your team for AI. It's the operating layer that turns every operator into the planner — the expert behind a fleet of agents. Your senior engineer ships like five. Your ops lead runs what used to need a department. The judgement stays with the human. The lifting moves to the agents.

Software development is where Orbit's tooling runs deepest today — one engineer driving agents ships like a team of five. The same loop elevates anyone whose work runs on a computer: ops, research, content, support, back-office.

Join the waitlist Read the manifesto
you become
the planner
agents handle
the execution
secrets exposed
zero
~ /workspace · orbit v0.1.0
$ orbit board show
   ENG — Engineering
  platform delivery board

  TODO       │ IN PROGRESS │ IN REVIEW  │ DONE
  ───────────┼─────────────┼────────────┼─────────────
  ENG-42ENG-37ENG-31ENG-29
  task · MED │ story · HI  │ bug · URG  │ task · LOW
  Wire vault │ Decompose   │ Patch lock │ Update OAS
  to broker  │ auth epic   │ contention │ schemas
  agent:atlas@tinoagent:hyperion@tino

$ orbit instance start --ticket ENG-37
   sandbox booted · skills mounted · secrets brokered
   agent atlas picked up ENG-37
↻ live telemetry ok tab · ←→ · ↑↓
// elevate · engineers · ops leads · researchers · writers · support reps · + every expert you already have
02 the discipline
no slop

Output you'd stake your name on.

AI doesn't get to improvise. Your expert writes the spec — agents decompose, assemble, and verify against it. The judgement stays with the human. The execution moves to the machine. Same standard the expert would hold themselves to.

encoded in the system
expert-led

The thinking stays with you.

Orbit is a force multiplier for your judgement, not a substitute for it. You become the planner — the architect, the strategist, the senior reviewer. Orbit holds the spec, the catalogs, the SOPs, and the verification — so your intent survives every execution.

encoded in the system
force multiplier

Scale every person, not the team.

Hire for new capability — not for more of the same. One senior engineer driving agents ships like a team of five. One ops lead runs what used to need a department. Kanban, sign-off loops, sandboxed runtimes, brokered credentials, audited skills — wrapped around the experts you already have.

encoded in the system

One expert per domain. Agents do the rest.

Each role below used to mean adding a second, third, fourth of the same. With Orbit, one expert directs agents — keeping their judgement, multiplying their output. Hire when you need new capability, not more of the same.

  • Software dev

    first vertical · deep templates

  • Operations

    SOPs · runbooks · escalations

  • Research

    literature · synthesis · briefs

  • Content

    drafting · review · publish

  • Business mgmt

    clients · proposals · billing

  • Customer support

    triage · respond · escalate

01 the loop

Define where
the business
is going.

Most teams run on vibes, sticky notes, and three different SaaS tabs. Orbit runs on a single premise. Articulate the destination. Honestly assess the position. Close the gap. Never confuse motion for progress.

Everything Orbit ships — kanban, agents, skills, sandboxes, fabric — exists in service of this loop. The same loop that lets every expert on your team drive a multiple of their own output without stepping out of their seat.

Verify, don't vibe.
  1. Define

    stage · 01

    Desired state, written down.

    Every domain — feature, system, business — gets a specification with verifiable criteria. Not vision-board fluff. Yes-or-no acceptance.

  2. Snapshot

    stage · 02

    Current state, measured.

    Boards, metrics, dashboards, agent telemetry. Orbit takes a continuous read of where things actually stand, not where you hope they are.

  3. Close

    stage · 03

    Plan, execute, verify.

    Tasks decomposed to assembly-grade specificity. Agents glue documented components together. Verification gates every column transition.

03 kanban · in the terminal

The board
the expert
plans from.
Agents work from.

Orbit's kanban is a first-class TUI — boards, columns, WIP limits, dependencies, ticket links, all streaming over the API in real time. The expert writes the spec on a ticket; agents pick it up and run. JSON on the wire, a sci-fi terminal on the surface. The board below is engineering — the same shape runs ops, sales pipeline, content calendars, support queues.

  • Epics, stories, tasks, bugs — decomposed and linked.
  • WIP limits enforced, dependencies surfaced.
  • Watch mode — boards refresh as agents move work.
  • Spec methods built in — EARS, Gherkin, plain testable criteria.
  • Boards for engineering, ops, research — same primitives, same loop.
try it $ orbit board watch --workspace eng
▸ ENG platform delivery board · WIP 5
live refresh 4s
TODO (6)
ENG-44 TASK · MED

Define vault rotation policy

@tino

ENG-45 STORY · HIGH

Acceptance criteria for billing portal

@tino

ENG-46 BUG · LOW

Tighten preview rendering on small terminals

+3 more

IN PROGRESS (4)
ENG-37 STORY · HIGH

Decompose auth epic into assembly-grade tasks

agent:atlas

ENG-38 TASK · MED

Wire ShadCN form primitives into onboarding

agent:atlas

ENG-39 TASK · MED

Generate OpenAPI client for fabric routes

agent:hyperion

+1 more

IN REVIEW (2)
ENG-31 BUG · URG

Patch lock contention in instance scheduler

agent:hyperion

ENG-33 TASK · MED

Verify Knex migration for ticket-link

@tino

DONE (5)
ENG-29 TASK · LOW

Update OpenAPI schemas for boards

@tino

ENG-27 STORY · HIGH

Ship credential broker v1

agent:atlas

+3 more

tab · switch workspace ←→ · switch board ↑↓ · cursor ctrl+c · exit
04 agents · sandboxed runtimes

One ticket in.
A verified
result out.

The expert writes the spec — the part only they can do. Orbit composes the input (story, child tasks, required skills) and dispatches a sandboxed agent to implement it. The human stays the planner. The agent does the typing. The board moves under their direction, not in spite of it.

The repetitive layer that used to require duplicating a role now runs as auditable instances guided by the senior who'd otherwise be reviewing them by hand. Trust is granted progressively as the loop tightens.

$ orbit instance start \
   --agent atlas \
   --ticket ENG-37
sandbox booted · skills mounted · secrets brokered
instance inst_8f2… running
instance · inst_8f2c agent: atlas · ticket: ENG-37
RUNNING
  1. Sandbox spawned

    boot

    Container starts from the Orbit image. Workspace and credentials bind-mount at runtime. Nothing baked in.

  2. Skills attached

    skills

    Required skills (orbit-spec, orbit-board, project templates) are mounted read-only into the agent's context.

  3. Secrets brokered

    broker

    The vault issues ephemeral, scoped tokens to capabilities — not raw secrets. The agent never sees the keys.

  4. Task assembled

    execute

    The agent picks up the ticket. Components, services, SOPs, and reference material are catalogued. It connects A to B exactly as specified.

  5. Gates run

    verify

    Whatever 'done' means for this work — tests, lints, schema diffs, behavioural specs, sign-off checks. The verifier — not the agent — moves the ticket to IN REVIEW.

isolation

per-instance

filesystem

scoped mount

network egress

policy gated

05 credential broker

Agents get
capability.
Not credentials.

When your experts drive agents at scale, the secrets shouldn't be scattered across prompts, logs, and disk. Orbit's API holds the keys instead. When an agent needs to push to GitHub, query a database, send an email, or call a payment API, it asks the broker. The broker authenticates on its behalf — and returns capability, scoped, leased, audited.

  • Zero-visibility secrets. Plaintext never touches the agent's context, memory, or logs.

  • Scoped leases. Tokens are bound to instance, ticket, and capability. Expire on completion.

  • Per-workspace isolation. Client A's keys can never be issued to Client B's sandbox. Compliance-grade safety wrapped around your existing experts.

  • Audit-grade telemetry. Every lease is logged, replayed, and queryable.

vault · broker pipeline enforced at the API
06 marketplace · modular by design

Force multipliers
for the experts
you already have.

Templates encode the standards your experts already hold themselves to. Skills package the judgement they've spent careers building — so their agents apply it consistently. Dialects abstract the data layer. Adapters fan out to the platforms you already use. Codify once, scale forever.

Software development has the deepest template catalog today — your engineering experts plug in and immediately ship at multiplied output. Operations, research, and content templates are on the runway.

artifact templates · zero-start architecture

software · first vertical · operations · research · content templates rolling out
v1

orbit-template-api

Express · TS · Postgres · Knex · Objection

REST API with OpenAPI, auth middleware, schema migrations, and a service catalog ready for agent assembly.

opinionated
v1

orbit-template-web

Vite · React · TS · ShadCN · Tailwind

Frontend scaffold with routing, an OpenAPI-generated client, and a documented component catalog.

opinionated
v1

orbit-template-android

Kotlin · Jetpack Compose · Material

Compose scaffold with design system, navigation graph, auth flow, networking, and component library.

opinionated
v1

orbit-template-ios

SwiftUI · Swift Concurrency

iOS scaffold with design system, navigation, auth, networking, and a documented component catalog.

opinionated

skills · packaged judgement

  • orbit-spec
    EARS for stories, Gherkin for tasks. Catches ambiguity, inconsistency, incompleteness before code.
    spec
  • orbit-board
    Kanban automation — create, link, and move tickets without leaving the agent loop.
    kanban
  • orbit-execute
    Pick a ticket, dispatch a sandbox, walk the lifecycle. The shipping skill.
    execute
  • orbit-branding
    Apply Orbit's visual identity across assets, mockups, and generated artefacts.
    design

database dialects

PostgreSQL primary
MySQL rdbms
SQLite embed
DynamoDB key-value

integration adapters

GitHub vcs
Linear issues
Stripe billing
Slack chat
Sentry obs
AWS cloud
07 runtime · sandboxed by architecture

Run every client.
Mix nothing.

One expert can serve more clients than a 20-person agency — once the safety rails are real. Every project runs in its own container. Orbit's operational layer mounts read-only. Auth tokens are namespaced per client. Cross- contamination isn't a rule someone follows. It's a property the runtime enforces.

  • Scoped access. Only mounted projects and credentials are visible.
  • Controlled permissions. No accidental writes to unrelated repos.
  • Reproducible environment. Same toolchain on every host.
  • Auditable. Clear boundary around what Orbit can touch.

Client projects — code repos, ops workspaces, research projects, content archives — never contain Orbit internals. The skills, the SOPs, the relationship context all live in Orbit and inject at runtime. Clients get the product. They never see the process.

Dockerfile · bind mounts · vault leases
# build the orbit runtime
$ docker build -t orbit .

# launch a sandboxed instance for this project
$ docker run -it \
    --name orbit \
    -v /path/to/project:/workspace \
    -v ~/.ssh:/home/orbit/.ssh:ro \
    -v ~/.gitconfig:/home/orbit/.gitconfig:ro \
    -e ORBIT_API=http://api.orbitwork.sh \
    orbit

   orbit runtime booted
   workspace mounted · /workspace
   credentials read-only · /home/orbit/.ssh
   claude code · ready
   awaiting ticket dispatch
node · git · python · gemini cli
claude code · primary interface
no secrets baked in

isolation

per-project

orbit layer

read-only

client repo

orbit-free

09 exception-based steering

You're the
expert.
Not the bottleneck.

Most experts end up as the slowest node in their own workflow — final reviewer on every output, copied on every thread, signing every approval. Orbit lets them encode their standards upfront so agents can self-evaluate, and surfaces only the decisions that actually need the human. The ones their expertise was hired for.

metric drift

intervene

ambiguity

intervene

direction

decide

Everything else executes autonomously. Orbit handles the how. You own the what and the why.

orbit · operator dashboard live

throughput · ENG

12.4 tickets/day

▲ within band

verification pass

98.1%

▲ ok

spec ambiguity · ENG-37

Auth refresh policy not pinned.

! needs decision

cost · 24h

$4.18

▲ under budget

queue · awaiting operator

  • ! ENG-37 · refresh-token rotation02:14 ago
  • ENG-44 · vault policy review11:08 ago
  • queue otherwise green
08 non-negotiables

What Orbit
won't compromise on.

Built for the people who'd rather elevate than replace. Orbit is the harness Tino built so his own expertise — and his team's — could ship at a multiple, without diluting the standards or commoditizing the craft.

principle · 01

No third-party UI dependence.

If you have to click through someone else's interface, the system has failed. Every capability becomes an Orbit module — accessible to your agents, not your mouse.

principle · 02

Everything modular and composable.

Capabilities are building blocks. Small, well-defined pieces that snap together to do things no single tool was designed for.

principle · 03

Continuously self-learning.

Orbit is plugged into live signals — AI news, security advisories, supply chain threats. Awareness isn't optional. It's infrastructure.

principle · 04

Data sovereignty.

Your data lives in your infrastructure. You own the storage, the access patterns, the lifecycle — not a dozen SaaS dashboards you can't audit.

principle · 05

Antifragile by design.

Every incident becomes a new SOP. Every threat tightens the loop. The system doesn't just survive disruptions — it gets stronger from them.

principle · 06

Progressive autonomy.

The system earns agency. Start supervised. Prove reliability. Expand scope. Autonomy is granted, not assumed.

waitlist open · platform launching soon

You stay the expert.
Agents do the lifting.

Orbit is being built in the open for the people who'd rather elevate than replace. Your judgement, multiplied. Your standards, automated. Trustworthy output. Honest specs. Sandboxed runtimes. Brokered secrets. A kanban that lives where the work actually happens. Drop your email — you'll be first through the airlock when we open it.

zero spam · classified by default · unsubscribe anytime

built by experts · for experts · classified by default