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.
What the download enables
-
Sidecar on this Mac
A daemon at
127.0.0.1:4177that spawnsclaude/cursor-agentin git worktrees, tails logs, and stops runs from the board. -
Galaxy board UI
The same PWA the sidecar serves: inbox → triage → running → review → ship. Setup, diffs, and live consoles stay here — not on a hosted SaaS board.
-
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 20+ 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