Tasks
What it does
Tasks break project work into manageable items that can be assigned, prioritised, and tracked. Each task has a status, assignee, due date, and time entries. Tasks can exist within a project or as standalone items.
Key actions
- Create tasks with descriptions, assignees, and due dates
- Update task status (to-do, in progress, done)
- Log time directly against tasks
- Create global tasks not tied to a specific project
Getting started
Open a project and click "New Task", or create a global task from the Projects section. Assign it to a team member and set a due date.
Agent-First CLI
Agents and developers can perform these actions via the numbors CLI or MCP tools — no UI needed.
> numbors do "Show project tasks"
List project tasks
Install: npm install -g numbors · Full API reference
Ready to try Tasks?
Start free trial