cleo verify
Manage verification gates for tasks (implemented, testsPassed, qaPassed, securityPassed, documented)Agent Relevance: High - Frequently used by LLM agents
Synopsis
Options
| Option | Description |
|---|---|
--gate | Verification gate name |
--value | Gate value |
--agent | Agent identifier |
--all | Apply to all items |
--reset | Reset to default state |
This command supports JSON output via
--json flag for LLM agent integration.Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|---|---|
0 | Success | No |
4 | Resource not found | No |
40 | Gate not found | No |
41 | Invalid gate value | No |
42 | Gate already set | No |
43 | Missing agent ID | No |
44 | Verification failed | No |
45 | Gate validation error | No |
See Also
- Commands Index - Full command reference
- add - Create new tasks
- update - Modify tasks
- complete - Mark tasks done
