Skip to main content

Planner Agent

Break down complex requirements into actionable steps using available tools.

What is the Planner Agent?

The Planner Agent breaks down complex requirements into actionable steps. It creates step-by-step execution plans that are handed to the executor agent for implementation.

How to use it?

Configure the Planner Agent with these parameters:

  1. Select Language Model:

    • Choose models with strong reasoning capabilities like OpenAI GPT-5, GPT-4o, or Claude
    • Ensure sufficient context length for comprehensive requirement analysis
  2. Configure Model Parameters:

    • Temperature: Lower values (0.2-0.5) for more structured and consistent planning
    • Top P: Moderate values (0.8-0.9) for balanced creativity in solution approaches
    • Max Tokens: Sufficient length for detailed planning documentation
  3. Custom System Prompt (Optional):

    • Define planning methodology and step format requirements
    • Provide domain-specific guidance for breaking down tasks
    • Set expectations for plan structure and detail level
  4. Available Tools (Optional):

    • Add tools that may help with planning and analysis
    • Tools from the master agent are automatically available unless overridden
    • Use tools for research, data analysis, or feasibility checks