cleo focus
Single-task workflow discipline. Set/show/clear active task.
Agent Relevance: Critical - Essential for LLM agent workflows
Synopsis
cleo focus <set|show|clear|note|next> [OPTIONS]
Subcommands
| Subcommand | Description |
|---|
set | Run cleo focus set --help for details |
show | Run cleo focus show --help for details |
clear | Run cleo focus clear --help for details |
note | Run cleo focus note --help for details |
next | Run cleo focus next --help for details |
Options
| Option | Description |
|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
This command supports JSON output via --json flag for LLM agent integration.
Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|
0 | Success | No |
2 | Invalid arguments | No |
4 | Resource not found | No |
See Also