# Agent Zero Planning

> Complex task planning and breakdown using Agent Zero Use when this capability is needed.

- Skill: `tomevault-io/agent-zero-planning` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/agent-zero-planning`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/agent-zero-planning/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/agent-zero-planning

---

# Agent Zero Planning

## When to Use
User wants to plan a complex task, project, or event. Agent Zero will decompose the task into actionable steps.

## API Endpoints

### Submit Planning Task
POST http://agent-zero-bridge:8101/tools/task
```json
{"task": "plan description", "context": "relevant context"}
```

## Behavior
1. Understand the scope of what needs planning
2. Delegate to Agent Zero for detailed breakdown
3. Present as numbered steps with estimated effort
4. Offer to save the plan to Zoe's task list

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jason-easyazz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

