Skip to main content
The todo command and --todo flag help you manage task lists and automatically generate todos from agent responses.

Quick Start

List task items example
Generate Todo Manage Task Lists and Generate

Commands

Add Todo

Expected Output:

List Todos

Expected Output:

Complete Todo

Expected Output:

Delete Todo

Expected Output:

Clear Todos

Expected Output:

Help

Expected Output:

Using —todo Flag

Generate Todos from Task

Expected Output:

Combine with Planning

Expected Output:

Use Cases

Project Planning

Sprint Planning

Learning Path

Bug Triage

Todo Storage

Todos are stored locally in .praison/todos.json:

Priority Levels

Best Practices

Use --todo with --planning for comprehensive project breakdowns with actionable tasks.

Regular Review

Use praisonai todo list regularly to track progress

Clear Completed

Periodically clear completed todos to keep list manageable

Combine with Planning

Use --planning --todo for detailed task breakdowns

Project-Specific

Consider using different workspaces for different projects

Workflow Example