DocsGitHubnpm
Browse documentation

OneShot

Fixed Premium sequence: analyze → plan → implement → code-review → verify.

oneshot runs the complete core workflow in order. The implementation plan is the source of truth. A GitHub issue is optional for focused work.

Invoke

Terminal
$oneshot -a add organization invitations

What it does

  • oneshot -a is the low-interaction complete sequence.
  • Unlike apex, the order is fixed. Review and verification always run.
  • Use Apex when you want adaptive checkpoints; OneShot when you want the full Melvyn sequence.

Install

Included in Premium. Install or refresh with:

Terminal
npx aiblueprint-cli@latest agents pro setup

See Premium setup.

See also

Full walkthrough: OneShot.