Maia

Product Manager. 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 actual knowledge graph at every step.

What Maia Does

Maia is the product manager who 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.

How Maia Differs from Antares

MaiaAntares
Scope Product lifecycle — strategy → plan → ship Workspace-wide autonomous coordination
Planning depth Deep PM context: customer signals, competitive intel, constraints Focuses on execution orchestration
Best for Roadmap work, PRD creation, feature planning Executing a defined epic end-to-end

Use Cases

How to Assign 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 Maia creates draws from your workspace knowledge. Before writing acceptance criteria, 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 Maia's plans improve over time — the more your team documents, the better its decisions become.

Access

Maia is in alpha. Available to invited teams. Contact [email protected] or subscribe via the agents marketplace.