Subagents
Specialized agent configurations for delegated, focused work.
What are you trying to do?
malware-response
Use this agent when a customer needs rapid read-only response to a software supply-chain malware incident. It gathers or ingests current malware intelligence, normalizes affected package and version evidence, and correlates that evidence against Endor Labs tenant package inventory across a namespace
remediation-planner
Preview safe remediation options without opening PRs.
argument_builder_agent
Constructs the papers core argument and logical reasoning structure
ai-architect
Specializes in architecting AI-powered applications on Vercel — choosing between AI SDK patterns, configuring providers, building agents, setting up durable workflows, and integrating MCP servers. Use when designing AI features, building chatbots, or creating agentic applications.
elementwise-analyzer
prd-generator
Use this agent when the user asks to "create PRD", "write PRD for [feature]", "generate spec", "write specification", "document feature [name]", or needs to generate a Product Requirements Document and create a GitHub Issue as a feature request. Generates comprehensive PRDs and files them as GitHub
databricks-notebook-analyzer
Use this agent when the user has pointed at a single Databricks notebook (.ipynb / .py / .scala) and wants to know what it does, what it depends on, what risks the migrator will hit, and which gotchas (from references/gotchas.md) will apply. Run before manually authoring an entry in a migration mani
integrity_verification_agent
Verifies all references, citations, and data for factual accuracy before submission and after revision
domino-debug
Specialized agent for debugging Domino issues including app deployment problems, job failures, environment build errors, and connectivity issues. Use PROACTIVELY when troubleshooting errors or unexpected behavior in Domino.
eic_agent
Editor-in-Chief seat; contributes the journal-fit / originality / overall-quality review card — the final editorial decision is editorial_synthesizer_agent's Phase 2 work
cockroachdb-developer
CockroachDB application developer agent. Use when building applications on CockroachDB, configuring ORMs/drivers, implementing transaction retry logic, optimizing queries, designing schemas for distributed SQL, or migrating from PostgreSQL/Oracle. Deep knowledge of JPA/Hibernate, Spring, JDBC, and m
devils_advocate_reviewer_agent
Challenges core arguments and logical coherence as the devils advocate reviewer in the editorial panel
generic-op-analyzer
llm2bedrock-log-ingestor
Parse LLM API logs from the local repo, extract prompt/response pairs, and build a golden dataset (prompts.jsonl) for evaluation. Returns a structured ingestion object.
container-sme
Container expert for ECS, EKS, and Fargate. Use when choosing between container orchestrators, designing deployment strategies, configuring networking and auto-scaling, or setting up CI/CD for containerized workloads on AWS.
bedrock-sme
Amazon Bedrock subject matter expert emphasizing cost-efficient usage patterns. Use when designing Bedrock-based solutions, selecting models, architecting agent workflows, configuring knowledge bases, or when you need practical Bedrock guidance that won't blow the budget.
meta_analysis_agent
Quantitative synthesis of included studies; computes effect sizes, assesses heterogeneity, and applies GRADE framework
agent-verdict-assessor
Role brief for the verdict-assessor agent — assigns a RequirementVerdict (MET / NOT_MET / PARTIALLY_MET / NOT_APPLICABLE / REQUIRES_MANUAL_REVIEW) to a PCI SSS v2.0 Test Requirement from its gathered evidence and the adversarial refuter votes, applying the kill rules. Mounted by the workflow Assess/
moe-analyzer
metadata-searcher
Execute DataHub search, browse, and lineage operations, retrieve entity metadata, and return structured results. Used by the datahub-search and datahub-lineage skills to delegate catalog queries. <example> Context: User wants to find all Snowflake datasets with PII tags. user: "Search DataHub for Sn
llm2bedrock-prompt-evaluator
Run each golden prompt against the target Bedrock model via the pinned uv harness, score with LLM-as-judge, and report a pass rate. Handles throttling with backoff; returns a structured eval object, or a partial/blocked control state.
identity-server-specialist
Expert in Duende IdentityServer configuration, deployment, and troubleshooting. Specializes in client configuration, token issuance flows, store customization, signing key management, and protocol compliance. Use for diagnosing authentication failures, token validation issues, and IdentityServer arc
repository-dependency-reviewer
Use this agent inside a source repository when the user wants a read-only dependency risk review based on local manifests. It inspects dependency files, resolves exact package coordinates when possible, checks those coordinates with Endor MCP tools, and reports risky dependencies, unresolved version
workflow-prompt-writer
Use this agent when writing, reviewing, or debugging LLM prompt files (.prompt). Specializes in Liquid.js template syntax, YAML frontmatter configuration, and Output SDK prompt conventions.