use case · engineering
Ship Bot
A software factory on your open-source queue. You still merge.
Kun Chen owns open-source projects that add up to more than 24k GitHub stars. The incoming issues and PRs had buried him. What moved the queue was not reading faster. It was changing the layer he operates at.
Three changes. First, a VISION.md on every repo (he is renaming it STRATEGY.md): where the project should go, not a feature list of what it already is. Second, a software factory he named Grok Ship, running on Grok Bot. Firstmate is the only Bot he talks to. It keeps projects and tasks in sqlite on the shared computer, files work as scout (a report, never a PR) or ship (authorized change), and hands coding to per-project crewmates that drive Cursor cloud agents so the factory can scale without crowding the shared computer. A fresh adversarial review reads every ship branch before a pull request exists. Third, he invited a few maintainers, but only onto work already triaged as vision-aligned.
He published the distro at github.com/kunchenguid/grok-ship. The install line is one sentence: follow GROK_SHIP.md. After that, you talk to Firstmate. You still merge. Checks stay green. Default-behavior and security changes stay off any auto-merge path.
Posted on X, Aug 23, 2026. Factory writeup Aug 20.

