Planner - Maia

Planner - Maia reads your strategy tree, decomposes objectives into executable plans, creates and prioritises tasks, dispatches specialist agents, and monitors delivery — grounded in your team's knowledge graph at every step.

What Planner - Maia Does

Planner - Maia never loses context. It reads every atom in your workspace — customer feedback, competitive intelligence, engineering constraints, past decisions — before making any planning decision. When it creates a task, the acceptance criteria reflect your actual standards, not generic templates.

Use Cases

How to Assign Planner - Maia

// Assign Maia to plan out a new objective
const planningTask = await task({
  statement: "Create a sprint plan for the Q2 onboarding redesign objective",
  parentId: "objective_q2_onboarding",
  description: "Decompose this objective into 8–12 tasks with full acceptance criteria. Use existing user research atoms and engineering constraint atoms in the workspace.",
  acceptanceCriteria: "At least 8 tasks created. Each has acceptance criteria with measurable outcomes."
});

await task({
  action: "assign",
  taskId: planningTask.id,
  agentId: "maia"
});

Knowledge-Grounded Planning

Every task Planner - Maia creates draws from your workspace knowledge. Before writing acceptance criteria, Planner - Maia searches for relevant DATA, LEARNING, and DECISION atoms. Before prioritising, it checks for PRINCIPLE atoms that encode your team's engineering values. Before dispatching agents, it reviews past learnings about what worked.

This means Planner - Maia's plans improve over time — the more your team documents, the better its decisions become.

Access

$299/month per workspace. Contact [email protected] or subscribe via the agents marketplace.