AgentObjectives
Give your agent strategic objectives that drive tasks
High-level goals that decompose into tasks.
runtimesisolated
- CEOCEOrunning
- OpsOpsrunning
- SalSalesidle
- ResResearchrunning
- SupSupportidle
Paste and ship
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Objectives for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Objectives primitive in my project. Start with: naive objectives create "Launch Q2 campaign"
What you get
Goal decompositionObjectives become task graphs.
Progress trackingStatus and completion per goal.
CEO-drivenDispatched across employees.
Pause & resumeHold work without losing state.
One call to AgentObjectives
CLI, SDK, or REST — one bearer token, one credit balance.
CLI
Objectives
Define strategic objectives that the CEO runtime decomposes into tasks — track status and progress as agents work toward company goals.
Goal decomposition
Objectives become task graphs.
Progress tracking
Status and completion per goal.
CEO-driven
Dispatched across employees.
Pause & resume
Hold work without losing state.
# Run with your API key exported
$ naive objectives create "Launch Q2 campaign"Start building with AgentObjectives
One API key. One credit balance. Every primitive.