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.
814 results · page 9 of 28
- Add to your gateway
Learning ExtractorAI & models
Extract learnings, mistakes, and new discoveries from session. Summarize in TIL format for knowledge building.
- Add to your gateway
Agents DirectoryAI & models
Sub-agent definitions organized by type and purpose with specific capabilities and tool restrictions
- Add to your gateway
AnalystAI & models
Advanced code quality analysis agent for comprehensive code reviews and improvements
- Add to your gateway
Backend DevAI & models
Specialized agent for backend API development, including REST and GraphQL endpoints
- Add to your gateway
Cicd EngineerAI & models
Specialized agent for GitHub Actions CI/CD pipeline creation and optimization
- Add to your gateway
Code AnalyzerAI & models
Advanced code quality analysis agent for comprehensive code reviews and improvements
- Add to your gateway
Consensus BuilderAI & models
Specialized agents for distributed consensus mechanisms and fault-tolerant coordination protocols
- Add to your gateway
Migration PlannerAI & models
Comprehensive migration plan for converting commands to agent-based system
- Add to your gateway
Migration SummaryAI & models
Complete migration plan for converting command-based system to intelligent agent-based system
- Add to your gateway
Mobile DevAI & models
Expert agent for React Native mobile application development across iOS and Android
- Add to your gateway
Performance OptimizationAI & models
Comprehensive suite of performance optimization agents for swarm efficiency and scalability
- Add to your gateway
Smart AgentAI & models
Intelligent agent coordination and dynamic spawning specialist
- Add to your gateway
Swarm CoordinationAI & models
Specialized swarm coordination agents for claude-code-flow hive-mind system with different topologies
- Add to your gateway
Swarm PrAI & models
Pull request swarm management agent that coordinates multi-agent code review, validation, and integration workflows with automated PR lifecycle management
- Add to your gateway
Workflow AutomationAI & models
GitHub Actions workflow automation agent that creates intelligent, self-organizing CI/CD pipelines with adaptive multi-agent coordination and automated optimization
- Add to your gateway
Pr Comment ResolverAI & models
Use this agent when user asks to "address PR comments", "resolve PR feedback", "handle review comments", "fix PR issues", or "respond to PR review". Examples: <example> Context: User has received review feedback on their PR user: "address the PR comments on #42" assistant: "I'll use the pr-comment-r
- Add to your gateway
Pr ReviewerAI & models
Use this agent when user asks to "review a PR", "review pull request", "review this pr", "code review this PR", "check PR #N", or provides a GitHub PR URL for review. Examples:\n\n<example>\nContext: User wants to review the PR for the current branch\nuser: "review this pr"\nassistant: "I'll use the
- Add to your gateway
Ash Query OptimizerAI & models
Ash query optimizer — detects N+1 loads, suggests aggregates over load+Enum, identifies calculation vs load tradeoffs. Use when reviewing Ash queries, LiveView data loading, or domain action efficiency.
- Add to your gateway
Ash Resource DesignerAI & models
Ash resource architect — designs resources the "Ash Way" with built-in changes, validations, types, and policy checks before hand-rolling. Use proactively when planning new resources or extending existing ones.
- Add to your gateway
Catchup RunnerAI & models
Does the catch-up fan-out, impact analysis, and brief assembly for /catchup on Sonnet (cheaper/faster than the caller's session). Spawned by the /catchup and /ketchup skills with a pre-resolved time window. Not user-invoked directly.
- Add to your gateway
Context SupervisorAI & models
Compresses multi-agent output into consolidated summaries to prevent context exhaustion. Generic — works for any orchestrator. Use after sub-agents complete and before parent synthesis.
- Add to your gateway
Deep Bug InvestigatorAI & models
Deep bug investigation using 4 parallel subagents (reproduction, root cause, impact, fix strategy). Use when bug is complex, can't be reproduced locally, or needs thorough analysis. Spawns fresh-context subagents for each investigation track.
- Add to your gateway
Elixir ReviewerAI & models
Expert Elixir/Phoenix code reviewer - idioms, patterns, performance, conventions. Use proactively after writing Elixir code.
- Add to your gateway
Hex Library ResearcherAI & models
Researches Elixir libraries on hex.pm. Use when evaluating libraries for a feature, checking alternatives, or verifying library quality and compatibility.
- Add to your gateway
Iron Law JudgeAI & models
Checks code for Iron Law violations using pattern analysis. Use proactively after code changes or as part of review.
- Add to your gateway
Liveview ArchitectAI & models
LiveView architecture specialist - component structure, real-time patterns, streams vs assigns, async patterns. Use proactively when planning interactive features.
- Add to your gateway
Oban SpecialistAI & models
Oban worker specialist - reviews idempotency, error handling, and production safety. Use proactively when implementing or reviewing background jobs.
- Add to your gateway
Phoenix Patterns AnalystAI & models
Analyzes codebase for existing Phoenix patterns, contexts, module structure, scopes, plugs, and routing. Use proactively when planning features to understand current conventions.
- Add to your gateway
Planning OrchestratorAI & models
Orchestrates feature planning by coordinating specialized agents. Internal use - spawns research, architecture, and review agents. Use proactively when comprehensive planning needed.
- Add to your gateway
Testing ReviewerAI & models
Reviews test code for Elixir best practices - ExUnit patterns, Mox usage, LiveView testing, factory patterns. Use proactively after writing tests or during code review.