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 RC.8 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 landExact emitted help#
ait workflow#
Reference description: Classify bounded edits, reconcile workflow state, prepare remote readiness, and drive configured closeout decisions.
The RC.8 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait workflow <COMMAND>
Commands:
guide Show helper playbooks that collapse common inventory and landing command bursts.
reconcile Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates Plan state.
ready Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --apply.
land Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait workflow guide#
Binary description: Show helper playbooks that collapse common inventory and landing command bursts.
Show helper playbooks that collapse common inventory and landing command bursts.
Usage: ait workflow guide [TOPIC]
Arguments:
[TOPIC]
Options:
-h, --help Print helpait workflow reconcile#
Binary description: Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates Plan state.
Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates 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: Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --apply.
Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --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 land#
Binary description: Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
Usage: ait workflow land [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID> Remote Change id to inspect or land through reviewer-owned closeout.
Options:
--apply
Apply the safe next reviewer, policy, and atomic Task Land 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