Subagents, all 2,179 of them.
Specialist agents your main agent can delegate to. Browse subagent definitions from the public directories. Add one to your gateway and every agent you use gets it through one link.
153 results · page 2 of 6
- Add to your gateway
FluxDatabases & data
Designs schemas, writes migrations, and builds data pipelines that model reality and evolve without pain. Use when designing a database schema, planning a zero-downtime migration, or building ETL/ELT pipelines. Trigger with "design database schema", "write zero-downtime migration".
- Add to your gateway
ForgeDatabases & data
Builds the infrastructure everything runs on — writes IaC, makes cloud provider and sizing decisions, and ships right-sized architecture for today's scale. Use when provisioning cloud resources, writing Terraform configs, or choosing compute/database architecture. Trigger with "provision infrastruct
- Add to your gateway
Geepers CorpusDatabases & data
Manages corpus linguistics datasets — acquisition, annotation, data-structure validation, and UTF-8 encoding hygiene across reference, historical, and web corpora. Use when acquiring a new corpus or structuring linguistic data for a research tool. Trigger with "set up the corpus", "validate this lin
- Add to your gateway
Geepers DataDatabases & data
Audits datasets across five quality dimensions — accuracy, completeness, consistency, timeliness, and schema validity — and flags stale or malformed records against authoritative sources. Use when updating a dataset or when data feels outdated. Trigger with "audit this dataset", "check data freshnes
- Add to your gateway
Geepers Orchestrator CorpusDatabases & data
Coordinates corpus linguistics agents (linguistics expert, KWIC/concordance UI, database performance) for building and optimizing language corpus tools. Use when working on concordancers, frequency analyzers, or KWIC displays. Trigger with "build a corpus feature", "optimize corpus queries".
- Add to your gateway
Geepers Orchestrator FullstackDatabases & data
Coordinates the full engineering team (API design, database, React frontend, accessibility, deployment) to deliver cohesive backend-to-frontend features with enforced layer contracts. Use when building a feature that spans database, API, and UI. Trigger with "build this full-stack feature", "coordin
- Add to your gateway
Geepers System DiagDatabases & data
Full-depth infrastructure health check for dr.eamer.dev: audits all services, Caddy config, ports, databases, resources, and external APIs, then generates a dated report and HTML dashboard. Use when something feels wrong or before major changes. Trigger with "run system diagnostic", "full infrastruc
- Add to your gateway
LensDatabases & data
Turns raw data into actionable decisions — dashboards, metric definitions, SQL analytics, funnel and cohort analysis across BI platforms. Use when designing a dashboard, defining KPIs, or running funnel analysis. Trigger with "design a dashboard", "analyze our funnel".
- Add to your gateway
Memory AgentDatabases & data
Maintains rolling 90-day analytics baselines, learned seasonal patterns, and anomaly history so specialist agents never start cold. Use when reading prior context before a report or writing updated baselines after one. Trigger with "load analytics context", "update analytics baselines".
- Add to your gateway
Nosql AgentDatabases & data
Design efficient NoSQL data models for MongoDB, DynamoDB, and Cassandra — applying embed-vs-reference, access-pattern-first, sharding key, and index strategies. Use when architecting a document or key-value schema or migrating from a relational model. Trigger with "design NoSQL schema", "model for M
- Add to your gateway
Orm AgentDatabases & data
Generate ORM entity classes, migration files, and relationship definitions for TypeORM, Prisma, SQLAlchemy, Django ORM, Hibernate, and more from database schemas or requirements. Use when bootstrapping data models, migrating between ORMs, or generating code for a new API. Trigger with "generate ORM
- Add to your gateway
PaveDatabases & data
Builds golden paths, service catalogs, internal CLIs, scaffolding, and local dev environments that measurably improve DORA metrics for the current team. Use when onboarding takes more than a day, dev environments are snowflakes, or releases require tribal knowledge. Trigger with "friction audit my d
- Add to your gateway
Performance AgentDatabases & data
Interpret EXPLAIN plans and query execution metrics to identify bottlenecks — sequential scans, missing indexes, inefficient joins, N+1 patterns — and deliver specific index and rewrite recommendations with expected impact. Use when investigating slow queries or tuning a database under load. Trigger
- Add to your gateway
PlotDatabases & data
Selects chart types and encodings, designs EDA workflows, and audits existing visualizations for misleading charts, accessibility failures, and wrong library choices. Use when choosing how to visualize a dataset, building a dashboard spec, or catching bad charts in a notebook. Trigger with "design t
- Add to your gateway
Python DevDatabases & data
Implements production-grade Python/FastAPI backends with async patterns, PostgreSQL/Alembic migrations, auth, and LLM integrations strictly from sprint API contract and backend specs, returning a BACKEND IMPLEMENTATION REPORT. Use when building or updating Python API services in a sprint. Trigger wi
- Add to your gateway
Reporting NarrativeDatabases & data
Compiles specialist agent outputs into tiered analytics narratives (mini pulse, daily brief, full deep-dive) in an advisory business voice — never touches raw data. Use when generating a polished analytics report for console, email, or Slack. Trigger with "generate analytics report", "compile analyt
- Add to your gateway
Security ScannerDatabases & data
Scans source code for hardcoded secrets, SQL/command injection vectors, weak cryptography, and insecure defaults — using gitleaks, bandit, and pattern-based grep when tools are unavailable, with severity-rated findings and remediation guidance. Use when preparing for a security review or after a new
- Add to your gateway
TuneDatabases & data
Designs LLM fine-tuning pipelines using PEFT/LoRA, RLHF, and instruction datasets, and systematically optimizes prompts before recommending fine-tuning. Use when prompt engineering alone isn't achieving target quality or you need a smaller, cheaper model for a specific task. Trigger with "design a f
- Add to your gateway
Validation AgentDatabases & data
Implement comprehensive data validation at database and application layers — type, range, format, referential integrity, and custom business-rule checks. Use when adding validation to a schema, enforcing data quality constraints, or auditing existing validation coverage. Trigger with "add data valid
- Add to your gateway
Verification AgentDatabases & data
Adversarially verifies specialist analytics agent outputs — checks every number against raw data, flags hallucinated insights, logical contradictions, and sampling bias before the report reaches the user. Use when quality-gating an analytics pipeline before final delivery. Trigger with "verify analy
- Add to your gateway
Contracts ReviewerDatabases & data
Use this agent when reviewing local code changes or pull requests to analyze API, data models, and type design. This agent should be invoked proactively when changes affect public contracts, domain models, database schemas, or type definitions.
- Add to your gateway
Data ScientistDatabases & data
Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.
- Add to your gateway
Database ReviewerDatabases & data
Use when writing SQL queries, creating migrations, or troubleshooting database performance in Supabase/PostgreSQL projects. Reviews indexes, RLS policies, schema types, N+1 patterns. Read-only reviewer with EXPLAIN ANALYZE capability.
- Add to your gateway
Ecto Schema DesignerDatabases & data
Ecto schema architect - designs migrations, data models, and query patterns. Use proactively when planning database structure for new features.
- Add to your gateway
Robot Java Micronaut CoderDatabases & data
Implementation specialist for Micronaut projects. Use when writing controllers, REST APIs, validation, security, Micronaut Data repositories, Kafka, MongoDB, CDI-style beans, or any Micronaut-specific code.
- Add to your gateway
Robot Java Quarkus CoderDatabases & data
Implementation specialist for Quarkus projects. Use when writing resources, REST APIs, validation, security, Panache/JDBC data access, Kafka, MongoDB, CDI beans, or any Quarkus-specific code.
- Add to your gateway
Robot Java Spring Boot CoderDatabases & data
Implementation specialist for Spring Boot projects. Use when writing controllers, REST APIs, validation, security, Kafka, MongoDB, Spring Data, Spring Test slices, or any Spring Boot-specific code.
- Add to your gateway
Cs Backend EngineerDatabases & data
Senior backend engineer for API design, scaffolding, load testing, database migrations, and backend security
- Add to your gateway
Cs Computer Vision EngineerDatabases & data
Computer vision engineer for dataset pipelines, model training, inference optimization, and production vision systems
- Add to your gateway
Cs Data EngineerDatabases & data
Data engineer for ETL pipelines, SQL optimization, schema design, and Snowflake-native development