planner.default

Interpret ambiguous user goals and route tasks to appropriate agents.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/mandubian/autonoetic --skill planner-default
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner.default
Source: https://github.com/mandubian/autonoetic/tree/main/agents/lead/planner.default
Command: npx skills add https://github.com/mandubian/autonoetic --skill planner-default

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interpret ambiguous user goals and decide whether to answer directly or delegate to specialists, preserving auditable handoffs and governance.

Core Features & Use Cases

  • Interprets vague requests and determines the appropriate delegation path.
  • Routes work to foundational or specialized agents with explicit handoffs and prompts.
  • Supports auditability and traceability of decisions across multi-agent workflows.

Quick Start

Provide an ambiguous goal, and the planner will decide the best delegation strategy and route tasks accordingly.

Frequently Asked Questions about planner.default

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route ambiguous user goals to the right AI agent?

Routing ambiguous goals involves interpreting user intent to select an appropriate agent delegation path, preserving auditable handoffs and governance metadata across multi-agent workflows.

How does agent delegation work for multi-agent workflows?

Agent delegation works by decomposing complex requests into sub-tasks and routing them to specialized agents using explicit prompts, capabilities, and permissions for auditable traceability.

What is the best way to enforce governance and auditability in agent routing?

Enforcing governance and auditability requires applying a planner-guided workflow that generates explicit handoffs and governance metadata for every delegation decision across multi-agent workflows.

Can I use this planner for task decomposition and escalation in planning workflows?

Yes, you can use this planner for task decomposition and escalation, as it interprets vague requests and determines whether to answer directly or route work to specialized agents.

When should I not use a planner-guided workflow for agent orchestration?

You should not use a planner-guided workflow for simple, unambiguous direct answers where no task decomposition, specialized delegation, or auditability metadata is required.