TaskReview
AGH RuntimeTask
agh task review submit
Submit one task-run review verdict
- Audience
- Operators running durable agent work
- Focus
- Task guidance shaped for scanability, day-two clarity, and operator context.
agh task review submit
Submit one task-run review verdict
agh task review submit <review-id> [flags]Options
--confidence float Verdict confidence from 0 to 1
--delivery-id string Idempotent delivery ID
-h, --help help for submit
--missing-work stringArray Missing work item (repeatable)
--missing-work-json string Missing work JSON array
--next-round-guidance string Guidance for continuation rounds
--outcome string Verdict outcome
--reason string Verdict reason
--review-text string Full review text
--run string Task run IDOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
agh task review submit <review-id> -o json