audit
Audit `.flow/memory/` entries against the current codebase — Keep / Update / Consolidate / Replace / Delete / Harden per entry
Deprecated alias for /flow-next:flow --auto --tick (removed next release)
> /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.
/pilotContext preview
What this command does when you run it.
Deprecated alias for /flow-next:flow --auto --tick (removed next release)
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>]"
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.
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.
Audit `.flow/memory/` entries against the current codebase — Keep / Update / Consolidate / Replace / Delete / Harden per entry
Synthesize the current conversation into a flow-next spec at `.flow/specs/<spec-id>.md` — source-tagged, saved-spec review, no silent overwrite
Decision-map discovery for one oversized/unclear idea before capture - ground, chart a frontier, resolve one decision per invocation, brief for capture
Seed or maintain the committed user-POV feature map at `.flow/features/`
Conductor - an idea or change request, a spec or task id, a tracker issue, a branch or path, a bug report, a how or why question, something slow, a…
John Carmack-level implementation review via RepoPrompt or Codex