Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Author with AI

Orion’s lifecycle rules are what make delegating authoring to an assistant safe. Everything lands as a draft, a draft can be dry-run, an active version is immutable, and rollback is one call. These pages give an assistant the knowledge, and show what a session looks like.

  • Build a service with Claude Code is a ten-minute session: install the skill, describe a service in a paragraph, and watch it drafted, tested, activated and rolled back.
  • Set up the agent skill installs the skill for any agent that reads skills and can run a shell, and explains what it knows and what it deliberately leaves to the instance.
  • Prompt pack for any LLM is the zero-install alternative: one block to paste into an assistant that has no shell and must use the REST API directly.
  • Worked examples: prompt to service shows four shipped services, each from the sentence that describes it to the JSON that CI deploys.

Last verified 14 September 2026