cleo sync
Bidirectional sync with Claude Code TodoWriteAgent Relevance: Critical - Essential for LLM agent workflows
Synopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--dry-run | Preview changes without applying |
--inject | Inject tasks for TodoWrite |
--extract | Extract from TodoWrite |
--status | Filter by status |
--focused-only | Only process focused task |
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 |
3 | File operation failure | No |
6 | Validation error | No |
See Also
- Commands Index - Full command reference
