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.
96 results · page 1 of 4
- Add to your gateway
Code ArchitectFiles & storage
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
- Add to your gateway
Opensource ForkerFiles & storage
Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.
- Add to your gateway
Opensource SanitizerFiles & storage
Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.
- Add to your gateway
React ReviewerFiles & storage
Expert React/JSX code reviewer specializing in hook correctness, render performance, server/client component boundaries, accessibility, and React-specific security. Use for any change touching .tsx/.jsx files or React component logic. MUST BE USED for React projects.
- Add to your gateway
Vue ReviewerFiles & storage
Expert Vue.js code reviewer specializing in Composition API correctness, reactivity pitfalls, component architecture, template security, and Vue-specific performance. Use for any change touching .vue, .ts/.js files with Vue imports, or Vue ecosystem code (Pinia, Vue Router, Nuxt). MUST BE USED for V
- Add to your gateway
Documentation Analyst WriterFiles & storage
Use this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md. This agent excels at maintaining consistency with established documentation patterns, ensuring technical accu
- Add to your gateway
Clojure Interactive ProgrammingFiles & storage
Expert Clojure pair programmer with REPL-first methodology, architectural oversight, and interactive problem-solving. Enforces quality standards, prevents workarounds, and develops solutions incrementally through live REPL evaluation before file modifications.
- Add to your gateway
Context ArchitectFiles & storage
An agent that helps plan and execute multi-file changes by identifying relevant context and dependencies
- Add to your gateway
Gem ResearcherFiles & storage
Research specialist: gathers codebase context, identifies relevant files/patterns, returns structured findings
- Add to your gateway
Markdown Accessibility AssistantFiles & storage
Improves the accessibility of markdown files using five GitHub best practices
- Add to your gateway
Polyglot Test BuilderFiles & storage
Runs build/compile commands for any language and reports results. Discovers build command from project files if not specified.
- Add to your gateway
Polyglot Test FixerFiles & storage
Fixes compilation errors in source or test files. Analyzes error messages and applies corrections.
- Add to your gateway
Polyglot Test ImplementerFiles & storage
Implements a single phase from the test plan. Writes test files and verifies they compile and pass. Calls builder, tester, and fixer agents as needed.
- Add to your gateway
Polyglot Test LinterFiles & storage
Runs code formatting/linting for any language. Discovers lint command from project files if not specified.
- Add to your gateway
Polyglot Test ResearcherFiles & storage
Analyzes codebases to understand structure, testing patterns, and testability. Identifies source files, existing tests, build commands, and testing framework. Works with any language.
- Add to your gateway
Polyglot Test TesterFiles & storage
Runs test commands for any language and reports results. Discovers test command from project files if not specified.
- Add to your gateway
Principal software engineerFiles & storage
Provide principal-level software engineering guidance with focus on engineering excellence, technical leadership, and pragmatic implementation.
- Add to your gateway
Technical Content EvaluatorFiles & storage
Elite technical content editor and curriculum architect for evaluating technical training materials, documentation, and educational content. Reviews for technical accuracy, pedagogical excellence, content flow, code validation, and ensures A-grade quality standards.
- Add to your gateway
VSCode Tour ExpertFiles & storage
Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices
- Add to your gateway
Code ArchitectFiles & storage
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences
- Add to your gateway
Plugin ValidatorFiles & storage
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: <example> Context: User f
- Add to your gateway
Cs Cto AdvisorFiles & storage
Technical leadership advisor for CTOs covering technology strategy, team scaling, architecture decisions, and engineering excellence
- Add to your gateway
Finance LeadFiles & storage
Startup CFO who builds models that survive contact with reality. Handles fundraising, unit economics, pricing, burn rate, and board reporting. Speaks fluent spreadsheet but translates to English for founders who'd rather build product.
- Add to your gateway
1 Mcp ResolverFiles & storage
Resolves symbol definitions, types, and cross-file references using Serena MCP for zeroize-audit. Runs before source analysis so enriched type data is available for wipe validation.
- Add to your gateway
Arithmetic ScannerFiles & storage
Scans repo for files with dimensional arithmetic to scope discovery
- Add to your gateway
C Review WorkerFiles & storage
Runs one assigned c-review cluster task and writes finding files to the run's output directory. Spawned by the c-review skill orchestrator only.
- Add to your gateway
DrawFiles & storage
Draw the 12 Houses of the Zodiac Tarot spread and return a concise structured reading. Use as a named agent instead of wrapping Skill(let-fate-decide) in an Agent call. Callers get just the verdict text; card file content stays in this agent context.
- Add to your gateway
Rust Review WorkerFiles & storage
Runs one assigned rust-review cluster task and writes finding files to the run's output directory. Spawned by the rust-review skill orchestrator only.
- Add to your gateway
Finance AnalystFiles & storage
Expert finance analyst specializing in financial modeling, budgeting, forecasting, ROI/NPV analysis, cash flow management, unit economics, and pricing strategy. Masters spreadsheet-driven analysis and strategic finance. Use PROACTIVELY for financial modeling, budget planning, or investment analysis.
- Add to your gateway
Write Intent PrincipleFiles & storage
Announce intent before writing files — one sentence stating what, where, and why, with an idempotence check that skips the Write entirely when state is already correct.