Tasks
Let your agent coordinate tasks across your team
Create, assign, and track tasks across your agent workforce. Objectives roll up into company-level goals.
Run in your agent
Paste and ship
Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Tasks for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Tasks primitive in my project. Start with: naive tasks create --assignee "..." --title "..."
Drop into any agent
In action
Kanban tasks and strategic objectives.
- Kanban stateTodo, in progress, done.
- AssigneesRoute to employees.
- ObjectivesLink tasks to company goals.
- WebhooksNotify on status changes.
Exact code
One call to tasks
Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.
CLI
Tasks
Create, assign, and track tasks across your agent workforce. Objectives roll up into company-level goals.
Kanban state
Todo, in progress, done.
Assignees
Route to employees.
Objectives
Link tasks to company goals.
Webhooks
Notify on status changes.
# Run with your API key exported
$ naive tasks create --assignee "..." --title "..."Related primitives
Start building with Tasks
Get your API key and add tasks to any agent in minutes — no infrastructure to run.