Orbits logo
Starscape Orbit Spin up an Orbit — track the motion of your project
Minimal-yet-beautiful kanban boards

Your project, one steady orbit.

Orbit is what you've been wishing for: simplicity, elegance, speed, and magical integration with AI.

Todo

Use Orbit to manage your next project

ORBIT-1 Epic

Share and support Orbit development

ORBIT-2 Feature

Submit bugs and feedback

ORBIT-4 Bug

AI Ready

Task your AI to complete this ticket

ORBIT-3 Task

In Progress

Learn how to install Orbit

ORBIT-5 Task

Done

Discover the best kanban solution

ORBIT-6 Feature
Lightweight By Design

Manage projects easier than ever.

Designed to be human-first, with AI serving as an optional assistant. You can enable the collaboration in the board settings and tell your agents to work on tickets, too.

Simplicity, elegance, speedNo slop and no dependencies. Per-repo SQLite database. Pretty and performant.
Easy to manage cardsCreate, edit, archive, delete. Relate cards, see status history, and write comments.
Easy to manage lanesDefine your own card statuses. Use the "AI Ready" specialized lane when AI Collaboration is enabled.
Project notesKeep your own notes and describe important project context for your AI once (so you don't repeat yourself for every new agent).
AI comments and journalsYour agent will save plans and summaries, journal lessons learned and decisions made, and comment on tickets as it works.
Made for agent handoffs

Optimized for AI assistance.

Open the repo in your agent workspace, then point it at SKILL-ORBIT.md here and assign a ticket. The agent reads card context via MCP tools and edits like usual—you see moves and updates live.

Example: Connect Claude to start and use your local Orbit MCP Server
claude mcp add starscape-orbit -- node path/to/starscape-orbit/src/mcp-server.js
claude "Read SKILL-ORBIT.md in this repo and do ticket 12"

AI Ready

In Progress

Review

Done

Add import validation

ORBIT-12 Task
Get started

From a new repo to an agent on your first ticket.

See the following common example for setting up Orbit alongside a new repo and your AI of choice.

Common example

  1. Start a repository for your app Create a new repo (or a folder) for the app you are building. Orbit runs beside your code, per project.
  2. Install Orbit Add the package, run the server, and open the Orbit web UI. Your board is ready for cards and context.
  3. Point your agent at the board With your app repo open in your agent workspace, instruct it to read SKILL-ORBIT.md there and create or refine cards from a plan (scope, epics, tasks).
  4. Review and task an agent to complete a ticket Read the plan on the board, then have an agent run your MCP (for example, claim a ticket) and work it to completion while you review.