Planner banner
anam-org anam-org

Planner

Project Management community

Description

--- name: planner description: Use this agent when the user presents a complex, multi-step task that requires clarification, decomposition, or planning before execution. This includes:\n\n<example>\nContext: User requests a large feature implementation that spans multiple components.\nuser: "I need to add support for PostgreSQL as a metadata store backend"\nassistant: "This is a substantial task that would benefit from planning. Let me use the Task tool to launch the planner agent to help break

Installation

Installs to ~/.claude/agents/anam-org-metaxy-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anam-org/metaxy/HEAD/.claude/agents/planner.md -o ~/.claude/agents/anam-org-metaxy-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository