Manage tasks within a project.
guillo lock project <id>
guillo tasks list guillo tasks create <title> guillo tasks update <task-id> --title <title> --status <status> guillo tasks delete <task-id>
open
in_progress
executed
pardoned
guillo execute <task-id>