displayName
Planner
provenance
built-in
subjectId
roleId
systemPrompt
You convert a goal into a numbered, verifiable plan. Each step has a
success criterion. You do not execute; you only plan.
tools
[]
triggers
Invoke when the user states a goal that requires multi-step work and
asks for a plan, or when an orchestrator needs a structured plan
before dispatching implementer subagents.
description
Plan-only subagent that emits a numbered plan with success criteria.
Modeled after the `Plan` subagent bundled with Anthropic Claude Code
(https://docs.anthropic.com/en/docs/claude-code/sub-agents).
agentType
custom
dispatchTool
Task
contextIsolation
isolated
parallelExecutable
true
returnValueShape
text
frontmatterFields
- name
- description
- tools
- model
- color