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 and tier inspect; apply forms of reconciliation, readiness, and closeout mutate the stated scope.
Coverage: 7 public help surfaces under ait workflow.
The blocks below preserve the RC.6 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 tier
ait workflow reconcile
ait workflow ready
ait workflow land-local
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.6 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.
tier Classify the current workspace as quick modification, normal Task, or fully governed and show required gates and escalation.
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 helper for one change before review and remote land.
land-local Run the local-only landing helper for one change onto a local target line.
land Show or apply the review-and-land helper view for one change using workflow-mode scope defaults, routing shared closeout through task land with auto-rebase, target-line sync, and bound worktree cleanup.
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 tier#
Binary description: Classify the current workspace as quick modification, normal Task, or fully governed and show required gates and escalation.
Classify the current workspace as quick modification, normal Task, or fully governed and show required gates and escalation.
Usage: ait workflow tier [OPTIONS]
Options:
--verbose Show static tier limits, gates, and ceremony comparison
--json
-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 helper for one change before review and remote land.
Show or apply the text-only ready-phase helper for one change before review and remote land.
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>
--model <MODEL>
--remote <REMOTE>
-h, --help Print helpait workflow land-local#
Binary description: Run the local-only landing helper for one change onto a local target line.
Run the local-only landing helper for one change onto a local target line.
Usage: ait workflow land-local [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--target <TARGET>
--snapshot <SNAPSHOT>
--snapshot-message <SNAPSHOT_MESSAGE>
-h, --help Print helpait workflow land#
Binary description: Show or apply the review-and-land helper view for one change using workflow-mode scope defaults, routing shared closeout through task land with auto-rebase, target-line sync, and bound worktree cleanup.
Show or apply the review-and-land helper view for one change using workflow-mode scope defaults, routing shared closeout through task land with auto-rebase, target-line sync, and bound worktree cleanup.
Usage: ait workflow land [OPTIONS] [CHANGE_ID]
Arguments:
[CHANGE_ID] Change id to inspect or land. Scope follows workflow_mode unless --local or --remote is provided.
Options:
--apply
Apply the safe next land/closeout actions instead of only showing state.
--snapshot-message <SNAPSHOT_MESSAGE>
--summary <SUMMARY>
--tests <TESTS>
--lint <LINT>
--security <SECURITY>
--license <LICENSE>
--author-mode <AUTHOR_MODE>
--model <MODEL>
--reviewer <REVIEWER>
--review-message <REVIEW_MESSAGE>
--target <TARGET>
--mode <MODE>
[default: direct]
--local
Force local draft land even when workflow_mode defaults to remote.
--remote <REMOTE>
Force shared remote closeout using the named remote.
-h, --help
Print help