ait workflow — Complete Reference
Classify bounded edits, reconcile workflow state, prepare remote readiness, and drive configured closeout decisions.
Audience: Coding agents and operators
Operating boundary#
Purpose: Classify bounded edits, reconcile workflow state, prepare remote readiness, and drive configured closeout decisions.
Effect class: Guide is read-only; apply forms of reconciliation, readiness, and closeout mutate the stated scope.
Coverage: 5 public help surfaces under ait workflow.
The blocks below preserve the 1.1.1 binary output in full, including every emitted argument, option, default, possible value, conflict, and requirement.
Complete command tree#
ait workflow
ait workflow guide
ait workflow reconcile
ait workflow ready
ait workflow finishExact emitted help#
ait workflow#
Binary description: Prepare Changes for review, finish ready work, and repair workflow state.
Prepare Changes for review, finish ready work, and repair workflow state.
Usage: ait workflow <COMMAND>
Commands:
guide Show step-by-step guidance for common inventory and finish operations.
reconcile Inspect Task, Change, Line, worktree, closeout, and Plan bindings for repair; dry-run is the default and never changes Plan state.
ready Check or prepare one Change for review and remote finish; changes require --apply.
finish Check or apply remote Review and Policy requirements for one Change's selected Patchset, then safely finish the ready Change.
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait workflow guide#
Binary description: Show step-by-step guidance for common inventory and finish operations.
Show step-by-step guidance for common inventory and finish operations.
Usage: ait workflow guide [TOPIC]
Arguments:
[TOPIC]
Options:
-h, --help Print helpait workflow reconcile#
Binary description: Inspect Task, Change, Line, worktree, closeout, and Plan bindings for repair; dry-run is the default and never changes Plan state.
Inspect Task, Change, Line, worktree, closeout, and Plan bindings for repair; dry-run is the default and never changes Plan state.
Usage: ait workflow reconcile [OPTIONS]
Options:
--remote <REMOTE>
--task <TASK>
--dry-run
--apply
--safe-only
--scheduled Run one bounded remote-worker reconciliation pass; implies --safe-only and requires a selected or default remote
--limit <LIMIT> [default: 100]
--json
-h, --help Print helpait workflow ready#
Binary description: Check or prepare one Change for review and remote finish; changes require --apply.
Check or prepare one Change for review and remote finish; changes require --apply.
Usage: ait workflow ready [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--apply
--snapshot-message <SNAPSHOT_MESSAGE>
--summary <SUMMARY>
--tests <TESTS>
--lint <LINT>
--security <SECURITY>
--license <LICENSE>
--author-mode <AUTHOR_MODE>
[possible values: human_only, human_with_ai_assist, ai_with_human_review, ai_only_experimental]
--model <MODEL>
--remote <REMOTE>
-h, --help
Print helpait workflow finish#
Binary description: Check or apply remote Review and Policy requirements for one Change's selected Patchset, then safely finish the ready Change.
Check or apply remote Review and Policy requirements for one Change's selected Patchset, then safely finish the ready Change.
Usage: ait workflow finish [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID> Remote Change id to inspect or finish through reviewer-owned closeout.
Options:
--apply
Apply the safe next reviewer, policy, and atomic closeout actions instead of only showing state.
--review-message <REVIEW_MESSAGE>
Structured exact-Patchset AI review summary authored by the executing reviewer app.
--remote <REMOTE>
Use the named remote instead of the configured default remote.
-h, --help
Print help