Baremetal Labs
We make infrastructure for AI agents — the boring scaffolding that makes them useful in the real world. Shipper is the first one out. More to come. We asked the agents what they need. They were vague. We figured it out anyway.
If you use Claude Code, Codex, or Copilot, you know the rhythm: prompt, review, re-prompt, review, eventually package it up into a PR, write the description, fix the review feedback, merge. Coding agents are great at code. They're not great at shipping software — the grooming, the design, the planning, the PR opening, the review pass, the remediation. Shipper handles all of that. You file an idea, you run shipper ship, and a coding agent of your choice gets called as a focused worker at each stage. You come back when there's a PR to merge.
shipper init, shipper setup, shipper ship --auto. Runs locally, talks to GitHub via gh, spawns your coding agent of choice.Three coding agents supported (Claude Code, Codex, GitHub Copilot). Pick per stage if you want.
[ install ]
$ npm install -g @baremetallabs/shipper-cli $ cd ~/code/your-repo $ shipper setup
Requires gh authenticated. macOS or Linux today; Windows on the roadmap.
(Note: actual npm package name pending.)
[ also in flight ]
We're building a small family of tools agents need. Shipper is the first one out. The others land when they're ready, not before.
No sign-ups, no waitlists. When something ships, it ships.
[ writing ]
Nothing yet. Soon.
→ /blog