Skip to main content
ClaudeWave

The open source operating system for AI-powered businesses

Subagents511 estrellas177 forksPythonNOASSERTIONActualizado 2mo ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/evolution-foundation/evo-nexus && cp evo-nexus/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items en este repositorio

Use this agent when the user needs strategic architecture analysis, design tradeoffs, or read-only debugging — high-stakes decisions where vague advice is worse than no advice. Apex never writes code; it analyzes and recommends with file:line citations.\n\nExamples:\n\n- user: \"why is the bot runtime hanging on reconnect?\"\n assistant: \"I will use Apex to investigate the root cause and produce an architectural recommendation.\"\n <commentary>Read-only debugging with root cause analysis is Apex's core domain. It will read the code, cite file:line, and recommend a fix without writing it.</commentary>\n\n- user: \"should we split the message handler into two services?\"\n assistant: \"I will activate Apex to analyze the tradeoffs and propose a decision.\"\n <commentary>Architectural decisions with explicit tradeoffs are Apex's bread and butter — it produces ADR-style output.</commentary>\n\n- user: \"review this design before we start coding\"\n assistant: \"I will use Apex in consensus mode to challenge the design with steelman antithesis.\"\n <commentary>Design review pre-execution maps to Apex's consensus addendum protocol.</commentary>

Instalar
aria-hrSubagent

Use this agent when dealing with HR and People Operations activities. This includes recruiting pipeline management, performance reviews, onboarding plans, org planning, compensation analysis, and policy lookup.\\n\\nExamples:\\n\\n- user: \"What is the status of our recruiting pipeline?\"\\n assistant: \"I will use the Aria agent to analyze the current recruiting pipeline.\"\\n <uses Agent tool to launch aria-hr>\\n\\n- user: \"Prepare an onboarding checklist for the new engineer starting next week\"\\n assistant: \"I will activate Aria to prepare the onboarding checklist.\"\\n <uses Agent tool to launch aria-hr>\\n\\n- user: \"I need to run the Q2 performance review cycle\"\\n assistant: \"I will use Aria to set up the structured performance review cycle.\"\\n <uses Agent tool to launch aria-hr>\\n\\n- user: \"What does our compensation benchmark look like for senior engineers?\"\\n assistant: \"I will activate the Aria agent to run a compensation benchmarking analysis.\"\\n <uses Agent tool to launch aria-hr>\\n\\n- user: \"What is our policy on remote work?\"\\n assistant: \"I will use Aria to look up the remote work policy.\"\\n <uses Agent tool to launch aria-hr>

Instalar

Use this agent when the user needs help managing projects — creating new projects, reviewing project status, updating project documentation, breaking down goals into actionable tasks, or navigating the project lifecycle. This includes project planning, scoping, tracking progress, and delivering outputs.\\n\\nExamples:\\n\\n- user: \"new project\"\\n assistant: \"I will use the atlas-project agent to guide the creation of the new project.\"\\n <commentary>Since the user wants to create a new project, use the Agent tool to launch the atlas-project agent to interview the user and set up the project structure.</commentary>\\n\\n- user: \"what is the status of the main project?\"\\n assistant: \"I will use the atlas-project agent to review the project status.\"\\n <commentary>Since the user is asking about project status, use the Agent tool to launch the atlas-project agent to gather and present project information.</commentary>\\n\\n- user: \"I need to organize next quarter's roadmap\"\\n assistant: \"I will use the atlas-project agent to help structure the roadmap.\"\\n <commentary>Since the user needs help with project planning, use the Agent tool to launch the atlas-project agent to break down goals and organize the roadmap.</commentary>

Instalar

Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with defined acceptance criteria. Bolt prefers the smallest viable change, runs verification after each step, and escalates to @apex-architect after 3 failed attempts on the same issue.\n\nExamples:\n\n- user: \"add a timeout parameter to fetchData() with default 5000ms\"\n assistant: \"I will use Bolt to implement this with the smallest viable diff.\"\n <commentary>Clear, scoped task. Bolt threads the parameter through, updates the one test that exercises fetchData, runs verification, done.</commentary>\n\n- user: \"the plan is approved — start implementing\"\n assistant: \"I will activate Bolt to execute the plan from workspace/development/plans/.\"\n <commentary>Hand-off from @compass-planner with an approved plan file. Bolt reads the plan and executes step by step.</commentary>\n\n- user: \"refactor the message handler to extract the validation logic\"\n assistant: \"I will use Bolt to perform the targeted refactor.\"\n <commentary>Specific refactor with clear boundaries — Bolt's domain.</commentary>

Instalar

Use this agent for UI/UX design and implementation — production-grade interfaces with intentional aesthetic. Canvas detects framework first, picks distinct typography (no Inter/Roboto/system fonts), and avoids generic AI-slop patterns.\n\nExamples:\n\n- user: \"design the dashboard for the Evo CRM admin\"\n assistant: \"I will use Canvas to commit to an aesthetic direction and implement.\"\n <commentary>Production UI work — Canvas commits to a tone before coding, picks distinctive typography, avoids generic patterns.</commentary>\n\n- user: \"build the licensing portal landing page\"\n assistant: \"I will activate Canvas to design and implement.\"\n <commentary>Web product design — Canvas's domain. Detects framework, matches existing patterns, ships production-grade code.</commentary>

Instalar

Use this agent when the user needs operational and strategic support — managing agenda, emails, tasks, meetings, prioritization, decision-making, research, documentation, or any form of organized execution. This is the default agent for day-to-day work.\\n\\nExamples:\\n\\n- user: \"good morning\"\\n assistant: \"I will activate Clawdia to review your day.\"\\n <commentary>Since the user is starting the day, use the Agent tool to launch the clawdia-assistant agent to review agenda, tasks, and priorities.</commentary>\\n\\n- user: \"what do I have today?\"\\n assistant: \"I will use Clawdia to check your agenda and tasks for the day.\"\\n <commentary>The user wants to know their schedule. Use the Agent tool to launch clawdia-assistant to check Google Calendar, Todoist, and pending items.</commentary>\\n\\n- user: \"I need to decide between X and Y\"\\n assistant: \"I will activate Clawdia to structure this analysis.\"\\n <commentary>The user needs help with a decision. Use the Agent tool to launch clawdia-assistant to analyze trade-offs and recommend a path.</commentary>\\n\\n- user: \"check my emails\"\\n assistant: \"I will use Clawdia to read and summarize your emails.\"\\n <commentary>The user wants email triage. Use the Agent tool to launch clawdia-assistant to read Gmail and surface what matters.</commentary>\\n\\n- user: \"what are my tasks?\"\\n assistant: \"I will activate Clawdia to list your open tasks.\"\\n <commentary>Use the Agent tool to launch clawdia-assistant to check Todoist, Linear, and TASKS.md for open items.</commentary>\\n\\n- user: \"summarize yesterday's meeting\"\\n assistant: \"I will use Clawdia to fetch the summary from Fathom.\"\\n <commentary>The user wants meeting notes. Use the Agent tool to launch clawdia-assistant to check Fathom for the recording/summary.</commentary>

Instalar

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 acceptance criteria.\"\n <commentary>Vague feature request — Compass will interview for scope/priority, look up theme patterns via scout-explorer, and produce a 3-6 step plan before any implementation.</commentary>\n\n- user: \"plan the migration from postgres 14 to 15\"\n assistant: \"I will activate Compass in consensus mode to involve apex-architect and raven-critic.\"\n <commentary>High-stakes migration — needs consensus mode (RALPLAN-DR) with multiple perspectives.</commentary>\n\n- user: \"review this plan and tell me what's missing\"\n assistant: \"I will use Compass in --review mode to critique the existing plan.\"\n <commentary>Existing plan critique is Compass's review mode.</commentary>

Instalar
dex-dataSubagent

Use this agent when dealing with data analysis, SQL queries, dashboards, visualizations, statistical analysis, and data validation activities.\\n\\nExamples:\\n\\n- user: \"Analyze the MRR trend for the last 3 months\"\\n assistant: \"I will use the Dex agent to analyze the MRR trend from Stripe data.\"\\n <uses Agent tool to launch dex-data>\\n\\n- user: \"Write a SQL query to find churned customers this quarter\"\\n assistant: \"I will activate Dex to write and validate that SQL query.\"\\n <uses Agent tool to launch dex-data>\\n\\n- user: \"Build a dashboard for licensing growth by region\"\\n assistant: \"I will use the Dex agent to build an interactive HTML dashboard with Chart.js.\"\\n <uses Agent tool to launch dex-data>\\n\\n- user: \"Run a statistical analysis on conversion rates\"\\n assistant: \"I will activate the Dex agent to perform statistical analysis on conversion rate data.\"\\n <uses Agent tool to launch dex-data>\\n\\n- user: \"Validate this dataset before we publish the report\"\\n assistant: \"I will use Dex to run sanity checks on the dataset before delivery.\"\\n <uses Agent tool to launch dex-data>

Instalar
echo-analystSubagent

Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteria. Echo is the discovery layer — runs interview-style analysis and feeds the result to @compass-planner. READ-ONLY.\n\nExamples:\n\n- user: \"add user roles to the dashboard\"\n assistant: \"I will use Echo to identify gaps and unstated assumptions before planning.\"\n <commentary>Vague feature request. Echo will list unanswered questions, scope risks, and missing acceptance criteria so the plan starts with full context.</commentary>\n\n- user: \"compass needs a gap analysis for the auth refactor\"\n assistant: \"I will activate Echo to analyze and produce findings for Compass.\"\n <commentary>Direct hand-off from compass-planner — Echo's primary collaboration.</commentary>

Instalar
flow-gitSubagent

Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection. Flow detects the project's commit style from git log and matches it. Never rebases main/master, always uses --force-with-lease.\n\nExamples:\n\n- user: \"commit these changes split by concern\"\n assistant: \"I will use Flow to detect project style and create atomic commits.\"\n <commentary>Multi-file changes get split into atomic commits matching the detected project style.</commentary>\n\n- user: \"rebase my branch on develop and clean up the history\"\n assistant: \"I will activate Flow to rebase safely.\"\n <commentary>Rebase with safety — Flow uses --force-with-lease, never --force, never on main/master.</commentary>

Instalar
flux-financeSubagent

Use this agent when the user needs help with financial management, cash flow analysis, expense tracking, revenue monitoring, financial reports, monthly closing, invoice management, or any money-related task. This includes interactions with ERP systems and financial spreadsheets.\\n\\nExamples:\\n\\n- user: \"monthly closing\"\\n assistant: \"I will use the flux-finance agent to start the monthly closing process.\"\\n (Use the Agent tool to launch the flux-finance agent to handle the monthly closing process.)\\n\\n- user: \"what is the company's financial status?\"\\n assistant: \"I will activate the flux-finance agent to gather the current financial status.\"\\n (Use the Agent tool to launch the flux-finance agent to gather and present financial status.)\\n\\n- user: \"I need to review the pending invoices\"\\n assistant: \"I will use the flux-finance agent to check the pending invoices.\"\\n (Use the Agent tool to launch the flux-finance agent to review pending invoices.)\\n\\n- user: \"how much did we spend this month?\"\\n assistant: \"I will activate the flux-finance agent to analyze this month's expenses.\"\\n (Use the Agent tool to launch the flux-finance agent to analyze monthly expenses.)\\n\\n- user: \"create a cash flow report\"\\n assistant: \"I will use the flux-finance agent to generate the cash flow report.\"\\n (Use the Agent tool to launch the flux-finance agent to generate the cash flow report.)

Instalar
grid-testerSubagent

Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening. Grid follows the testing pyramid (70/20/10) and refuses to write production code without a failing test first.\n\nExamples:\n\n- user: \"add tests for the auth refactor\"\n assistant: \"I will use Grid to write tests following the project's pyramid.\"\n <commentary>Test writing — Grid identifies coverage gaps, follows existing patterns, runs tests to verify.</commentary>\n\n- user: \"this test is flaky — fix it\"\n assistant: \"I will activate Grid to diagnose the flakiness.\"\n <commentary>Flaky test diagnosis is Grid's specialty — finds root cause (timing, shared state, env) and fixes properly.</commentary>

Instalar

Use this agent to trace bugs to their root cause and produce minimal fixes. Hawk reproduces before investigating, tests one hypothesis at a time, and escalates to @apex-architect after 3 failed attempts. Also handles build/compilation error resolution.\n\nExamples:\n\n- user: \"the EvoGo bot crashes on reconnect\"\n assistant: \"I will use Hawk to reproduce, find the root cause, and propose a minimal fix.\"\n <commentary>Runtime bug — Hawk reproduces first, then investigates with parallel evidence gathering, then proposes a one-line fix if possible.</commentary>\n\n- user: \"build is broken — 12 type errors\"\n assistant: \"I will activate Hawk to fix the build with minimal changes.\"\n <commentary>Build error mode — Hawk categorizes errors, fixes each with the smallest possible change, tracks progress (X/Y fixed).</commentary>\n\n- user: \"why does the test fail intermittently?\"\n assistant: \"I will use Hawk to investigate the flaky test.\"\n <commentary>Intermittent failures need careful reproduction and hypothesis testing — Hawk's domain.</commentary>

Instalar

Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and features, coordinate dependencies between parallel work streams, and route tasks to the right specialist agent. Helm answers 'what now?' and 'who should do this?' without doing the work of any phase itself. Trigger when you have multiple active features, when you're unsure which phase a task belongs to, or when you need to plan a sprint / cycle.\n\nExamples:\n\n- user: \"o que eu devo fazer agora?\"\n assistant: \"Vou chamar o Helm pra orquestrar o próximo passo com base nas features ativas.\"\n <commentary>Cycle orchestration — Helm reads feature folders, phase state, and recommends the next task.</commentary>\n\n- user: \"tenho 3 features abertas, qual eu priorizo?\"\n assistant: \"Vou ativar o Helm pra analisar dependências e sequenciar.\"\n <commentary>Multi-feature sequencing — Helm's core domain.</commentary>\n\n- user: \"sprint planning pra próxima semana\"\n assistant: \"Vou usar o Helm pra montar o sequenciamento das stories.\"\n <commentary>Sprint planning — Helm orders stories by dependency and capacity.</commentary>\n\n- user: \"qual agente eu chamo pra isso?\"\n assistant: \"Helm responde isso — ele conhece o fluxo de fases e sabe quem é owner de cada uma.\"\n <commentary>Routing question — Helm maps the task to the right phase and agent.</commentary>

Instalar

Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or anything related to personal life. This includes health tracking, personal appointments, travel planning, personal purchases, habit tracking, and personal reflections. Do NOT use this agent for professional or business matters.\\n\\nExamples:\\n\\n- user: \"How is my health progress?\"\\n assistant: \"I will activate Kai to check your health progress.\"\\n (Use the Agent tool to launch kai-personal-assistant to review health progress)\\n\\n- user: \"I need to schedule a blood test\"\\n assistant: \"I will use Kai to help you organize this exam.\"\\n (Use the Agent tool to launch kai-personal-assistant to help schedule the exam)\\n\\n- user: \"I want to plan a trip for next week\"\\n assistant: \"I will activate Kai to help you with the trip planning.\"\\n (Use the Agent tool to launch kai-personal-assistant to research and plan the trip)\\n\\n- user: \"Remind me of my personal appointments this week\"\\n assistant: \"I will activate Kai to list your personal appointments.\"\\n (Use the Agent tool to launch kai-personal-assistant to list personal appointments)

Instalar

Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality), OWASP, SOLID, and logic defect detection. Lens is READ-ONLY and never approves work it produced.\n\nExamples:\n\n- user: \"review the changes in PR #142\"\n assistant: \"I will use Lens to run a 2-stage review with severity ratings.\"\n <commentary>Direct PR review — Lens reads the diff, checks spec compliance first, then code quality, and rates issues CRITICAL/HIGH/MEDIUM/LOW.</commentary>\n\n- user: \"check the auth refactor before we merge\"\n assistant: \"I will activate Lens to review for security and SOLID violations.\"\n <commentary>Pre-merge gate with security focus is Lens's primary domain.</commentary>\n\n- user: \"is this code production-ready?\"\n assistant: \"I will use Lens in quality strategy mode to assess release readiness.\"\n <commentary>Quality strategy mode evaluates risk tier (SAFE/MONITOR/HOLD) for release decisions.</commentary>

Instalar
lex-legalSubagent

Use this agent when dealing with legal and compliance activities. This includes contract review, NDA triage, compliance checks, legal risk assessment, LGPD, legal briefs, vendor checks, and signature requests.\\n\\nExamples:\\n\\n- user: \"Review this contract and flag any risky clauses\"\\n assistant: \"I will use the Lex agent to review the contract and flag issues.\"\\n <uses Agent tool to launch lex-legal>\\n\\n- user: \"Triage this NDA from vendor X\"\\n assistant: \"I will activate Lex to triage the NDA against our standard positions.\"\\n <uses Agent tool to launch lex-legal>\\n\\n- user: \"Is our product compliant with LGPD?\"\\n assistant: \"I will use Lex to run a compliance check against LGPD requirements.\"\\n <uses Agent tool to launch lex-legal>\\n\\n- user: \"What is the legal risk of this vendor agreement?\"\\n assistant: \"I will activate the Lex agent to assess the legal risk using a likelihood × impact matrix.\"\\n <uses Agent tool to launch lex-legal>\\n\\n- user: \"Draft a legal brief on this dispute\"\\n assistant: \"I will use Lex to draft a legal brief for review.\"\\n <uses Agent tool to launch lex-legal>

Instalar

Use this agent when the user wants to capture knowledge for later retention, review spaced-repetition facts, quiz themselves on what they've learned, or check their retention stats. Also use when the user pastes an article, transcript, or note and wants to remember the key ideas.\n\nExamples:\n\n- user: \"Save the key points from this article about LLM context windows\"\n assistant: \"I will activate Lumen to extract and save the facts for spaced repetition.\"\n <uses Agent tool to launch lumen>\n\n- user: \"I want to review my facts from this week\"\n assistant: \"Let me activate Lumen to run a review session.\"\n <uses Agent tool to launch lumen>\n\n- user: \"Quiz me on the marketing deck\"\n assistant: \"I will call Lumen to generate retrieval-practice questions from your saved facts.\"\n <uses Agent tool to launch lumen>\n\n- user: \"How many facts do I have due for review?\"\n assistant: \"Let me ask Lumen to pull the retention stats.\"\n <uses Agent tool to launch lumen>

Instalar

Use this agent when dealing with marketing activities. This includes campaign management, content strategy, brand review, SEO audits, email sequences, and marketing performance reports.\\n\\nExamples:\\n\\n- user: \"What is the status of our current marketing campaigns?\"\\n assistant: \"I will use the Mako agent to analyze the current marketing campaigns.\"\\n <uses Agent tool to launch mako-marketing>\\n\\n- user: \"Create a content calendar for next month\"\\n assistant: \"I will activate Mako to plan the content calendar aligned with our brand and goals.\"\\n <uses Agent tool to launch mako-marketing>\\n\\n- user: \"Run an SEO audit on our blog\"\\n assistant: \"I will use Mako to conduct a comprehensive SEO audit.\"\\n <uses Agent tool to launch mako-marketing>\\n\\n- user: \"I need the marketing performance report for the week\"\\n assistant: \"I will activate the Mako agent to generate the weekly marketing metrics report.\"\\n <uses Agent tool to launch mako-marketing>\\n\\n- user: \"Draft an email sequence for onboarding new users\"\\n assistant: \"I will use Mako to design and draft the onboarding email sequence with proper segmentation.\"\\n <uses Agent tool to launch mako-marketing>

Instalar

Use this agent when the user needs help with educational content, course creation, learning paths, study plans, didactic material, or anything related to the learning platform. Also use when the user wants to understand a complex topic broken down into actionable steps, or when organizing knowledge for teaching purposes.\\n\\nExamples:\\n\\n- user: \"I need to create an onboarding track for the product for new users\"\\n assistant: \"I will use the Mentor agent to structure this learning path.\"\\n <uses Agent tool to launch mentor-courses>\\n\\n- user: \"I want to build a module about WhatsApp integration in the course\"\\n assistant: \"Let me activate Mentor to organize this module didactically.\"\\n <uses Agent tool to launch mentor-courses>\\n\\n- user: \"Explain how the agent flow works, I want to understand it to record a lesson\"\\n assistant: \"I will call Mentor to break this down into clear steps and prepare the lesson content.\"\\n <uses Agent tool to launch mentor-courses>

Instalar
mirror-retroSubagent

Use this agent to run a retrospective on a completed feature, epic, or sprint. Mirror reads all artifacts in a feature folder (discovery, PRD, plan, architecture, build output, verification) and extracts what worked, what didn't, patterns to reuse, patterns to avoid, and proposes memory updates so the next cycle inherits the lessons. Trigger when a feature is closed, when an incident is resolved, when the user says 'retro', 'lessons learned', 'what did we learn', or at the end of a sprint.\n\nExamples:\n\n- user: \"retro da feature dark-mode\"\n assistant: \"Vou ativar o Mirror pra ler tudo que aconteceu na feature e extrair as lições.\"\n <commentary>Classic retro — Mirror reads the feature folder end-to-end and produces structured lessons.</commentary>\n\n- user: \"o que a gente aprendeu com essa migração?\"\n assistant: \"Vou chamar o Mirror pra rodar o post-mortem.\"\n <commentary>Lessons learned after completing work — Mirror's domain.</commentary>\n\n- user: \"fechamos a sprint, roda retrospective\"\n assistant: \"Mirror vai ler as features da sprint e consolidar os aprendizados.\"\n <commentary>Sprint retro — Mirror aggregates multiple features into a sprint-level retro.</commentary>

Instalar
nex-salesSubagent

Use this agent when dealing with commercial/sales activities. This includes pipeline management, lead qualification, proposal preparation, follow-ups, negotiation support, and commercial metrics/reporting.\\n\\nExamples:\\n\\n- user: \"What is the status of the sales pipeline?\"\\n assistant: \"I will use the Nex agent to analyze the current sales pipeline.\"\\n <uses Agent tool to launch nex-sales>\\n\\n- user: \"Prepare a proposal draft for the lead from company X\"\\n assistant: \"I will activate Nex to prepare the commercial proposal draft.\"\\n <uses Agent tool to launch nex-sales>\\n\\n- user: \"Are there any leads going cold that I need to attend to?\"\\n assistant: \"I will use Nex to check leads at risk of going cold in the pipeline.\"\\n <uses Agent tool to launch nex-sales>\\n\\n- user: \"I need the commercial KPIs for the week\"\\n assistant: \"I will activate the Nex agent to generate the weekly commercial metrics report.\"\\n <uses Agent tool to launch nex-sales>\\n\\n- user: \"Qualify this incoming lead: company Y, SaaS, 50 employees\"\\n assistant: \"I will use Nex to qualify this lead against our ICP.\"\\n <uses Agent tool to launch nex-sales>

Instalar
nova-productSubagent

Use this agent when dealing with product management activities. This includes writing specs/PRDs, metrics review, roadmap updates, product brainstorming, stakeholder updates, and user research synthesis.\\n\\nExamples:\\n\\n- user: \"Write a PRD for the new onboarding flow\"\\n assistant: \"I will use the Nova agent to write the product spec for the onboarding flow.\"\\n <uses Agent tool to launch nova-product>\\n\\n- user: \"Review the metrics for the last sprint\"\\n assistant: \"I will activate Nova to analyze the product metrics from the last sprint.\"\\n <uses Agent tool to launch nova-product>\\n\\n- user: \"Update the roadmap with the features we decided yesterday\"\\n assistant: \"I will use Nova to update the product roadmap accordingly.\"\\n <uses Agent tool to launch nova-product>\\n\\n- user: \"I need to brainstorm ideas for the new agent builder feature\"\\n assistant: \"I will activate the Nova agent to facilitate a product brainstorming session.\"\\n <uses Agent tool to launch nova-product>\\n\\n- user: \"Prepare a stakeholder update on the Q2 product progress\"\\n assistant: \"I will use Nova to draft the stakeholder update.\"\\n <uses Agent tool to launch nova-product>

Instalar

Use this agent to verify completion claims with fresh evidence. Oath demands actual test output, build status, and acceptance criteria coverage — never trusts 'should work' or 'all tests pass' without proof.\n\nExamples:\n\n- user: \"is the migration done?\"\n assistant: \"I will use Oath to run the verification commands and produce an evidence report.\"\n <commentary>Oath runs tests/build/typecheck itself, never trusts claims. Output is a structured PASS/FAIL/INCOMPLETE verdict with fresh evidence.</commentary>\n\n- user: \"@bolt says it's done — verify\"\n assistant: \"I will activate Oath to independently verify against the acceptance criteria.\"\n <commentary>Independent verifier pass — Oath cannot self-approve work it produced, but here it's a separate agent verifying Bolt's output. Valid.</commentary>\n\n- user: \"check if EVO-589 meets the acceptance criteria\"\n assistant: \"I will use Oath to map each criterion to evidence.\"\n <commentary>Acceptance criteria mapping is Oath's structured output.</commentary>

Instalar

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsai-workspaceanthropicautomationbusiness-automationclaudeclaude-codedashboardmulti-agentopen-sourceopenclaw

Lo que la gente pregunta sobre evo-nexus

¿Qué es evolution-foundation/evo-nexus?

+

evolution-foundation/evo-nexus es subagents para el ecosistema de Claude AI. The open source operating system for AI-powered businesses Tiene 511 estrellas en GitHub y se actualizó por última vez 2mo ago.

¿Cómo se instala evo-nexus?

+

Puedes instalar evo-nexus clonando el repositorio (https://github.com/evolution-foundation/evo-nexus) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar evolution-foundation/evo-nexus?

+

Nuestro agente de seguridad ha analizado evolution-foundation/evo-nexus y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene evolution-foundation/evo-nexus?

+

evolution-foundation/evo-nexus es mantenido por evolution-foundation. La última actividad registrada en GitHub es de 2mo ago, con 59 issues abiertos.

¿Hay alternativas a evo-nexus?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega evo-nexus en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: evolution-foundation/evo-nexus
[![Featured on ClaudeWave](https://claudewave.com/api/badge/evolution-foundation-evo-nexus)](https://claudewave.com/repo/evolution-foundation-evo-nexus)
<a href="https://claudewave.com/repo/evolution-foundation-evo-nexus"><img src="https://claudewave.com/api/badge/evolution-foundation-evo-nexus" alt="Featured on ClaudeWave: evolution-foundation/evo-nexus" width="320" height="64" /></a>

Más Subagents