Your project, one steady orbit.
Orbit is what you've been wishing for: simplicity, elegance, speed, and magical integration with AI.
Todo
Share and support Orbit development
Submit bugs and feedback
AI Ready
Task your AI to complete this ticket
In Progress
Learn how to install Orbit
Done
Discover the best kanban solution
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.
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.
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
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
-
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.
-
Install Orbit Add the package, run the server, and open the Orbit web UI. Your board is ready for cards and context.
-
Point your agent at the board With your app repo open in your agent workspace, instruct it to read
SKILL-ORBIT.mdthere and create or refine cards from a plan (scope, epics, tasks). -
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.
One global install. Any project.
Install once, use everywhere. orbit init provisions a board beside any repo and
drops in SKILL-ORBIT.md so your agent knows exactly what to do.
orbit run starts the web UI and HTTP API. That's it.
npm i -g @starlove/orbit — one time, any machine.orbit init from any project folder. Provisions .orbit/board.db and SKILL-ORBIT.md.orbit run — web UI and API start at localhost:13701.$ npm i -g @starlove/orbit $ cd your-repo $ orbit init Initialized Orbit board at .orbit/board.db Wrote SKILL-ORBIT.md $ orbit run Starscape Orbit listening on http://localhost:13701
Thanks for helping Starscape orbit.
Ideas, bug reports, and word of mouth matter as much as code. Feedback sharpens what we ship, issues protect everyone’s workflow, and stars and follows widen who finds Orbit. Ko-fi, Beacons, and GitHub links on the right list concrete ways to chip in or stay close.