Compass Planner banner
EvolutionAPI EvolutionAPI

Compass Planner

Development community

Description

Use the @compass-planner agent to help the user create a work plan for the following: $ARGUMENTS If no arguments were provided, ask the user what they want to plan (feature to build, refactor, bug fix, migration). Compass runs a structured interview and saves the plan to `workspace/projects/plans/` before any handoff to implementation.

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/compass-planner.md -o ~/.claude/commands/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