Skip to content
Development
Command

/pilot

Deprecated alias for /flow-next:flow --auto --tick (removed next release)

From plugin
flow-next
69629 skills21 agents29 commands
Install
> /plugin marketplace add gmickel/flow-next
> /plugin install flow-next@flow-next

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/pilot

Context preview

What this command does when you run it.

Deprecated alias for /flow-next:flow --auto --tick (removed next release)

Command definition

pilot.md
name: pilot
description: Deprecated alias for /flow-next:flow --auto --tick (removed next release)
argument-hint: "[--backlog] [--spec <fn-N>] [--dry-run] [--review=<backend>] [--research=<grep|rp>] [--depth=<level>]"

`/flow-next:pilot` is now `/flow-next:flow --auto --tick`

This command MUST invoke the skill `flow-next-flow`. Print one line to stderr first, then pass the arguments rewritten onto `--auto --tick`:

echo "pilot is now flow --auto --tick; this alias is removed in the next release" >&2

**Arguments:** $ARGUMENTS

Rewrite: `--spec <id>` (or `--spec=<id>`) becomes the positional `<id>`; `--backlog` and pilot's `--auto` become `--backlog`; `--dry-run` becomes `--explain`; `--review`, `--research`, and `--depth` pass through unchanged. The result is `/flow-next:flow --auto --tick [<id>] [--backlog] [--explain] [--review=<backend>] [--research=<grep|rp>] [--depth=<level>]`, one hop with the same terminal `PILOT_VERDICT` line a pilot tick printed.

Ships withflow-next

Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code · Codex · Cursor · Droid.

Get the whole plugin

Other commands on flow-next.