Esta página ainda está em inglês. A tradução para português está em andamento.
Using Agents
EvoNexus ships with 16 specialized agents, each owning a specific domain. You don’t need to memorize commands — just describe what you need and Claude routes to the right agent.Getting Started
- Open Claude Code in the workspace directory
- Start talking — agents activate automatically based on context
Quick Examples
Morning Briefing
Just say:Financial Pulse
GitHub Review
Community Pulse
Social Media Content
Strategy Digest
How Agent Routing Works
You don’t have to use slash commands. Claude reads your intent and picks the right agent:All 16 Agents
Tips
- Agents share memory. Context from one session is available in the next via the
memory/directory. If you told Clawdia about a deadline, Sage can reference it when generating strategy. - Combine agents naturally. Say “check github and then write a post about the latest release” — Atlas reviews repos, then Pixel drafts the post.
- Agents respect your preferences. All responses are in pt-BR, use Brasilia timezone, and follow your professional tone.
- Check agent definitions in
.claude/agents/to see exactly what each agent can do.