Skip to main content

cleo verify

Manage verification gates for tasks (implemented, testsPassed, qaPassed, securityPassed, documented)
Agent Relevance: High - Frequently used by LLM agents

Synopsis

cleo verify TASK_ID [OPTIONS]

Options

OptionDescription
--gateVerification gate name
--valueGate value
--agentAgent identifier
--allApply to all items
--resetReset to default state
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo verify

Exit Codes

CodeMeaningRecoverable
0SuccessNo
4Resource not foundNo
40Gate not foundNo
41Invalid gate valueNo
42Gate already setNo
43Missing agent IDNo
44Verification failedNo
45Gate validation errorNo

See Also