oneshot-ship

Installation
SKILL.md

oneshot CLI

Ship code with a single command. oneshot CLI runs a full autonomous pipeline: plan (Claude) -> execute (Codex) -> review (Codex) -> PR (Claude). Works over SSH to a remote server or locally with --local.

When to use this skill

  • User wants to ship a code change to a repository without manual coding
  • User wants to automate the plan/implement/review/PR workflow
  • User mentions "oneshot" or "oneshot CLI" or wants autonomous code shipping
  • User wants to delegate a coding task to run on a remote server or locally

Installation

bun install -g oneshot-ship

Setup

Installs
1
First Seen
Mar 2, 2026
oneshot-ship — adwilkinson/oneshot-cli