agent-planners

Community

Add structured planning to your agents.

AuthorNicolaiLassen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of unstructured agent thinking by providing planner components that add consistent planning instructions and enforce predictable output structure before each LLM call.

Core Features & Use Cases

  • Custom planning injection: Use BasePlanner to generate optional planning instructions per request.
  • PlanReAct enforced structure: Require /*PLANNING*/ and /*FINAL_ANSWER*/ blocks for clearer intermediate reasoning and safer final responses.
  • Task board planning: Use TaskPlanner to maintain a task board in ctx.state and inject task status into the system prompt, designed to pair with ManageTasksTool.

Quick Start

Add a planner to your LlmAgent configuration, using PlanReActPlanner for tagged planning blocks or TaskPlanner for maintainable, tool-driven task status.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-planners
Download link: https://github.com/NicolaiLassen/orxhestra/archive/main.zip#agent-planners

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.