sc.ideative.tools
Mission control for the tickets you already have.
One inbox across Jira and Trello. Automatic triage. Dispatch to Cursor or Claude on this Mac. You review diffs and PRs instead of writing them.
From ticket to reviewed change
Inbox
Running
Review
What the download enables
-
Sidecar on this Mac
Let your coding agent work in an isolated checkout on your Mac. Follow progress and stop a run whenever you need.
-
Galaxy board UI
See what needs your attention, what is running, and what is ready to review. Open a ticket for its context and next action.
-
The cockpits you already use
MCP inside Claude or Cursor chat. Optional Telegram / Slack for alerts. Deep review stays on the local board.
You need
- macOS (Linux is experimental)
- Node.js 22+ on your PATH
- The Claude CLI and/or Cursor CLI you already pay for
git, andghif you publish PRs
Install
One command installs into ~/.starcommand, puts starcommand on your PATH, starts the sidecar, and opens the board.
curl -fsSL https://sc.ideative.tools/install.sh | bash
Manual
Download starcommand.tar.gz , then:
STARCOMMAND_TARBALL=./starcommand.tar.gz bash install.sh