Help

Setup guides for Orbit, MCP integration, and repository conventions.

Logged-in users can also open Settings → MCP Server for the same MCP documentation.

General Setup

Orbit is an AI-native project management tool with GitHub authentication, structured planning (epics/features/stories), and agent package execution flows.

  • 1. Sign in with GitHub and connect your workspace.
  • 2. Use Planning for epics, features, stories, and personas.
  • 3. Run work through Agents (board, list, or dependency graph).
  • 4. Integrate MCP for agent tooling and package automation.

Local Development Basics

npm install
npm run dev