🔒 MENTORIA FUNNEL LABS I.A. · MATERIAL EXCLUSIVO DOS MEMBROS · PROIBIDO COMPARTILHAR, REDISTRIBUIR OU REVENDER
42 agentes · 3 tiers

Os 42 agentes do squad.

1 lead único (Tier 1) + 26 specialists (Tier 2) + 15 base (Tier 3). Cada um com responsabilidade clara, frameworks específicos, gates de qualidade. Você nunca chama specialist direto — sempre via @engineering-chief.

Tier 1 · Lead único

@engineering-chief (opus)

Lead · Triage · Delegate · Review · Deliver

O que faz: Análogo ao @theboss do MSE. Recebe TODO pedido. Briefing, triage, decide pipeline (specialist único, paralelo ou skip ceremony), delega com context isolation, revisa com 10 checks (no fake data, surgical changes, security, accentuation, etc), entrega handoff terso.

Quando chamar: SEMPRE. É a porta de entrada. Você nunca chama specialists direto — só via chief.

Modelo: Opus (precisa ser modelo grande pra triagem complexa).

Tier 2 · Specialists (26 agentes)

Foundation (8)

🔀

@multi-agent-coordinator

Orquestra paralelo (opus)

Coordena 3+ agentes em paralelo com context isolation, file ownership, status protocol.

🧠

@context-manager

Shared state cross-agente

Gerencia estado compartilhado entre agentes paralelos sem race conditions.

🚨

@error-coordinator

Agrega erros entre agentes

Consolida e correlaciona erros vindos de múltiplos agentes durante execução.

🧬

@knowledge-synthesizer

Síntese cross-agente

Combina findings de specialists em conclusão coerente e acionável.

🔍

@error-detective

Distributed root cause

Investiga erros distribuídos via correlação de logs/traces/metrics.

🚒

@incident-responder

P0/P1 lead

Coordena incidentes de produção. Mitigation imediata + RCA blameless.

🛡️

@security-auditor

OWASP + threat modeling

Auditoria OWASP top 10, threat modeling, CVE check, RBAC review.

🐘

@postgres-pro

Postgres/Supabase expert

Queries, índices, RLS, EXPLAIN ANALYZE, migrations, replication.

Specialization (15)

⚛️

@nextjs-developer

Next.js 16 / App Router / RSC / Edge
🟢

@node-specialist

Express/Fastify / streams

@fastapi-developer

FastAPI / Pydantic v2 / async
📜

@javascript-pro

JS moderno + tooling
📱

@expo-react-native-expert

RN + Expo SDK 51+
☁️

@cloud-architect

Multi-region + IaC
🚀

@deployment-engineer

Cloudflare/Vercel / blue-green / canary
🐳

@docker-expert

Multi-stage / BuildKit / distroless

@qa-expert

Test strategy ROI/risk-based
🤖

@test-automator

Playwright / Cypress / Vitest

@performance-engineer

CWV / latency / profiling
🌪️

@chaos-engineer

Failure injection / GameDay
🧠

@ai-engineer

Sistema AI/LLM / RAG / agents / eval
🏛️

@llm-architect

Cost / latency / context
📝

@prompt-engineer

Eval-driven prompts

Excellence (3)

🎯

@competitive-analyst

Análise produto / GTM
🔎

@search-specialist

Pesquisa multi-fonte
📚

@scientific-literature-researcher

Pesquisa acadêmica

Tier 3 · Base squad (15 agentes)

AgenteResponsabilidade
@plannerPlanejamento, arquitetura, plans em ./plans/
@researcherPesquisa técnica, frameworks, libs
@fullstack-developerImplementação fullstack genérica
@testerTestes, cobertura, QA básico
@code-reviewerCode review com 10 checks
@debuggerDebug, logs, CI/CD básico
@code-simplifierRefactoring, simplificação
@brainstormerTrade-offs, decisões complexas
@ui-ux-designerUI/UX, design system
@docs-managerDocs técnica, sync com código
@git-managerCommits conventional, PRs
@project-managerRoadmap, milestones
@mcp-managerMCP servers, tools
@journal-writerLições aprendidas, postmortem
@especialista-em-questoesQBizu, planilhas, KaTeX

Workflow padrão (feature)

USUÁRIO
  ↓
@engineering-chief (briefing + triage + decide pipeline)
  ↓
@planner (implementation plan)        [PARALELO]
@researcher (web/Context7)
  ↓
specialist (nextjs / fastapi / etc)
  ↓
@tester (TDD verifica testes primeiro)
  ↓
@code-reviewer (10 checks)
  ↓
@security-auditor (se sensível) — opcional paralelo
  ↓
@docs-manager (se houver impacto em docs)
  ↓
@engineering-chief (handoff terso ao usuário)