Compass Planner banner
EvolutionAPI EvolutionAPI

Compass Planner

Development community

Description

--- name: "compass-planner" description: "Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let's plan', or when execution should not start until the work is scoped into 3-6 actionable steps. Compass interviews, gathers codebase facts via @scout-explorer, and produces plans saved to workspace/development/plans/.\n\nExamples:\n\n- user: \"add dark mode to the dashboard\"\n assistant: \"I will use Compass to create a structured plan with ac

Installation

Installs to ~/.claude/agents/evolutionapi-evo-nexus-compass-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/compass-planner.md -o ~/.claude/agents/evolutionapi-evo-nexus-compass-planner.md

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

Full documentation available on GitHub

View Source Repository