Apex Architect banner
EvolutionAPI EvolutionAPI

Apex Architect

Development community

Description

Use the @apex-architect agent to help the user with the following architectural or debugging matter: $ARGUMENTS If no arguments were provided, ask the user what they need (architecture review, design tradeoffs, root cause analysis, debugging a specific file, or consensus review for a plan). Apex is READ-ONLY — it never writes code, only analyzes and recommends.

Installation

Installs to ~/.claude/commands/evolutionapi-evo-nexus-apex-architect.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/apex-architect.md -o ~/.claude/commands/evolutionapi-evo-nexus-apex-architect.md

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

Full documentation available on GitHub

View Source Repository